Can we run laravel app with sqlite db with just a pendrive? Like plug and play solution
-
I'm looking for options, where i can insert the pendrive in any system and execute the app(laravel, nuxt) when clicking the .bat file. Which will start the
php artisan serve
and will open the browser.Will it work?
-
Yes, maybe and no!
Laragon portable will work on any Windows system, with the correct c++ run time installed. It will not work on a Mac or Linux.