skyrpex/laravel-nuxt-js

work with apache http or nginx

kaxias opened this issue · 1 comments

hi!
it possible to work with apache or nginx? not only php server.

Hello!

Yes, after running laravel-nuxt build, you'll have your production ready assets inside the public directory. Then, serving your app as usual (using apache or nginx) should just work.