The single page application CRUD using VueJS and Laravel 5.3 be created by haidangdevhaui.Using ES6 in javascript.
How to use?
Step 1.Run command "npm install".
Step 2.Run command "composer update".
Step 3.Run command "php artisan serve" or enable Apache.
Step 4.Run command "npm run dev" (for development).
Open browser http://localhost:8000/public
Documentation for Laravel can be found on the Laravel website and Vue can be found on the VueJS website.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell at [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework and VueJS are open-sourced software licensed under the MIT license.