BRACKETS-by-TRIAD / admin-generator by brackets

Admin/CRUD generator for brackets/admin-ui
142,191
47
2
Package Data
Maintainer Username: brackets
Maintainer Contact: pavol.perdik@brackets.sk (Pavol Perdík)
Package Create Date: 2017-09-06
Package Last Update: 2024-02-27
Home Page: https://docs.brackets.sk/#/admin-generator
Language: Blade
License: MIT
Last Refreshed: 2024-04-18 15:05:21
Package Statistics
Total Downloads: 142,191
Monthly Downloads: 1,947
Daily Downloads: 96
Total Stars: 47
Total Watchers: 2
Total Forks: 37
Total Open Issues: 1

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 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/BRACKETS-by-TRIAD/craftable.