brackets/admin-generator

Admin/CRUD generator for brackets/admin-ui
191,117 50
Install
composer require brackets/admin-generator
Latest Version:v6.3.0
PHP:^7.2.5|^7.3.0|^8.0
License:MIT
Last Updated:Feb 27, 2024
Links: GitHub  ·  Packagist
Maintainer: brackets

Admin Generator

Admin 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.

Example of an administration interface generated with this package: Craftable administration area example

This packages is part of Craftable (brackets/craftable) - an administration starter kit for Laravel 8. 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/BRACKETS-by-TRIAD/craftable.