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-ssr

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

laravel server-side-rendering vue vuejs

Last synced: 19 days ago
JSON representation

Source code for the article "Server-Side Rendering With Laravel & Vue.js 2.5"

Awesome Lists containing this project

README

        

Example of server-side rendering using Laravel and Vue.js 2.5.

To see an example including Vue Router, check out [this repo](https://github.com/anthonygore/vue-js-laravel-multi-ssr).

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