Laravel 5.2 CRUD - Simple Project Example
How to run this project
Run composer install
Run npm install
Setup DB connection
Run key:generate (if needed)
Migrate & seed php artisan migrate:refresh --seed
Run gulp to compile elixir and js
Run on homestead or serve it using php artisan serve Enjoy!
credit to : rahmatawaludin
Screenshoot :