CRUD
Chandra comes with CRUD generator for laravel
Using CRUD You can generate
Model
Controller
views
routes
menu
migration
or ALL of them
Installation
all files are provided in downloaded folder.
open config/app.php and in providers array, add
Usage
Last updated