Download the PHP package elifbyte/admin-module-generator without Composer
On this page you can find all versions of the php package elifbyte/admin-module-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package admin-module-generator
Admin Module Generator
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
All versions of admin-module-generator with dependencies
illuminate/support Version ~6.0 || ~7.0
illuminate/console Version ~6.0 || ~7.0
doctrine/dbal Version ^2.6.0
laravel/helpers Version ~1.0
nwidart/laravel-modules Version ^5.0 || ^6.0 || ^7.0