elifbyte / admin-module-generator
Laravel 5 CRUD generator with nwidart/module for brackets/craftable
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: ^7.2
- doctrine/dbal: ^2.6.0
- illuminate/console: ~6.0 || ~7.0
- illuminate/support: ~6.0 || ~7.0
- laravel/helpers: ~1.0
- nwidart/laravel-modules: ^5.0 || ^6.0 || ^7.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ~4.0
- phpunit/phpunit: ~8.0
README
Admin Module Generator is a package that helps you quickly scaffold your typical CRUD admin interfaces. It generates the code based on the existing (migrated) table in the database. It uses an admin UI template from our other package brackets/admin-ui
.
Admin Module Generator is combine https://nwidart.com/laravel-modules and https://www.getcraftable.com/
This packages is part of Craftable (brackets/craftable
) - an administration starter kit for Laravel 5. You should definitely have a look :)
Documentation
You can find full documentation at https://docs.getcraftable.com/#/admin-generator
Issues
Where do I report issues? If something is not working as expected, please open an issue in the main repository https://github.com/elifbyte/admin-module-generator