bashy10 years agoLevel 65ReplyReport SpamDepends what part of it you want to do in "plain" php. Like Reply
Raimondas OP 10 years agoLevel 2ReplyReport SpamBasically I need to write the gallery script from 0. And then I just want to make it usable in plain php project. In new directory. Like Reply
zachleigh10 years agoLevel 47ReplyReport SpamI would make it a separate package. Write the code in a normal php program outside of laravel and then make a laravel service provider so you can easily use it in a laravel project. Like Reply