Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anthonygore/oldtime-cars-vue-laravel
https://github.com/anthonygore/oldtime-cars-vue-laravel
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/anthonygore/oldtime-cars-vue-laravel
- Owner: anthonygore
- Created: 2017-08-03T17:06:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T01:26:07.000Z (about 2 years ago)
- Last Synced: 2024-03-18T15:31:30.419Z (9 months ago)
- Language: PHP
- Size: 410 KB
- Stars: 10
- Watchers: 4
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# oldtime-cars-vue-laravel
An app to demonstrate a design pattern for sending data between a Vue SPA and Laravel that minimises unnecessary AJAX.
See the article [Avoid This Common Anti-Pattern In Full-Stack Vue/Laravel Apps](https://vuejsdevelopers.com/2017/08/06/vue-js-laravel-full-stack-ajax/) for an explanation.