Vue.js and Laravel CRUD Operations in Laravel
avinash has a nice tutorial about Vue CRUD Operations using Laravel.
Here I used Vue js, implementing axios for http requests, explaining vue directives like v-if, v-for, vue binding of classes, 2 way data binding, demonstrating vue life cycle hooks and such vue features.
All the CRUD operation are performed on a MySQL database.
YouTube: https://youtu.be/HeDo8v0TNDw
Post: https://justlaravel.com/vue-js-crud-laravel/
Working Demo: http://demos.justlaravel.com/vue-js-crud-laravel
This post is submitted by our members. Submit a new post.
Topics: PHP Javascript VueJS VueJS 2 Laravel
Tags: Tutorials Laravel 5.3 Laravel 5.2 Laravel 5.4 Laravel 5 Laravel 5.5 Laravel 5.6 Intermediate