Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonygore/vue-js-laravel-multi-ssr

Source code for the article "Advanced Server-Side Rendering With Laravel & Vue: Multi-Page App"
https://github.com/anthonygore/vue-js-laravel-multi-ssr

laravel server-side-rendering vue vue-router vuejs

Last synced: 26 days ago
JSON representation

Source code for the article "Advanced Server-Side Rendering With Laravel & Vue: Multi-Page App"

Awesome Lists containing this project

README

        

Example of server-side rendering a multi-page app using using Laravel, Vue.js 2.5 and Vue Router.

Requires the [php-v8js](https://github.com/phpv8/v8js) extension to be installed in your environment.

See [this article](https://vuejsdevelopers.com/2017/11/27/vue-js-laravel-server-side-rendering-router/) for more info.