Skip to content

fariswidhi/laravel-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Material

a CRUD starter template project from the Material Dashboard that is integrated with the Laravel Framework

Screenshots

Features

  • Datatable
  • CRUD Live Reload With AJAX

Usage

  1. Clone or download this project
  2. Go to the project and type the composer install
  3. Set database configuration in .env
  4. php artisan migrate
  5. php artisan serve