avinash has a nice tutorial about Vue CRUD Operations using Laravel.

vue 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

GitHub: https://github.com/avinashn/vue-js-crud-laravel