dthornes / laravel-admin-crud-generator
dev-main
2020-10-04 16:44 UTC
Requires
- php: ^7.1
- illuminate/support: ^6.0
Requires (Dev)
- orchestra/testbench: ^4.0
- phpunit/phpunit: ^8.0
This package is not auto-updated.
Last update: 2025-06-10 14:01:49 UTC
README
Tired of manually creating models/controllers/routes and views for CRUD management? Well so was I.
Installation
You can install the package via composer:
composer require dthornes/laravel-admin-crud-generator
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email daniel.thornes@drpgroup.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.