a CRUD starter template project from the Material Dashboard that is integrated with the Laravel Framework
- Datatable
- CRUD Live Reload With AJAX
- Clone or download this project
- Go to the project and type the composer install
- Set database configuration in .env
- php artisan migrate
- php artisan serve