The project was initialized as a study of Laravel and Vuejs. Especially Create, Read, Update, Delete and notification after successfully performing the action.
This is not perfect code, if you find errors, poor code structure, and more, you can contribute here!
You can contribute in this project, and welcome
Clone Repository
$ https://github.com/sandiwo/laravue.git
Rename .env.example
to .env
and change setting accordingly
Run the Composer
$ composer install
Run the install process
$ php artisan install:app