Best laravel framework open-source packages.

Laravel material

Laravel Starter CRUD Template w/ Material Dashboard
Updated 5 months ago

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