tkouleris / crud-panel
Create Models, Migrations, Controllers with simple click
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:CSS
pkg:composer/tkouleris/crud-panel
This package is auto-updated.
Last update: 2025-10-29 02:43:35 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