Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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"
- Host: GitHub
- URL: https://github.com/anthonygore/vue-js-laravel-ssr
- Owner: anthonygore
- Created: 2017-10-22T08:27:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T01:48:50.000Z (almost 7 years ago)
- Last Synced: 2024-10-02T15:42:00.803Z (about 1 month ago)
- Topics: laravel, server-side-rendering, vue, vuejs
- Language: PHP
- Homepage: https://vuejsdevelopers.com/2017/11/06/vue-js-laravel-server-side-rendering/
- Size: 114 KB
- Stars: 70
- Watchers: 5
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.