skyrpex / laravel-nuxt-js

Build a SPA with Laravel and Nuxt.
https://www.npmjs.com/package/laravel-nuxt
MIT License
146 stars 20 forks source link

How can I run it in SSR mode? #2

Closed andrii-trush closed 6 years ago

andrii-trush commented 6 years ago

Are there any example how i can run it for server side rendering?

skyrpex commented 6 years ago

Hi there!

There's currently no plans on adding this feature. However, SSR is interesting and may give it a try.