san-kumar/laravel-crud

Generate an initial layout

gerardp opened this issue · 1 comments

Add the ability to generate an initial layout (dashboard), something similar to this project:
https://github.com/Kamona-WD/kui-laravel-breeze

1

There is a layout option using which it is very easy to do this

$ php artisan crud:generate authors --layout=admin