tkouleris / crud-panel
Create Models, Migrations, Controllers with simple click
0.9
2020-02-02 15:34 UTC
This package is auto-updated.
Last update: 2024-10-29 05:28:48 UTC
README
This package gives you the feature to add, edit and delete models, controllers and migration files by using an easy graphical interface.
Installation
- Run
composer require tkouleris/crud-panel
- Run
php artisan migrate
- Go to http://myappurl/crudpanel
- Enjoy
To do
- Add authentication mechanism