LaravelPackages.net
Acme Inc.
Toggle sidebar
iclimber/admin-generator

Laravel 9 CRUD generator for brackets/craftable

12
0
6.3.0
About iclimber/admin-generator

iclimber/admin-generator is a Laravel package for laravel 9 crud generator for brackets/craftable. It currently has 0 GitHub stars and 12 downloads on Packagist (latest version 6.3.0). Install it with composer require iclimber/admin-generator. Discover more Laravel packages by iclimber or browse all Laravel packages to compare alternatives.

Last updated

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.

Comments