timoransky / admin-generator

Laravel CRUD generator - quickly scaffold your typical admin interface.

Home Page:https://docs.brackets.sk/#/admin-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

You can find full documentation at https://docs.getcraftable.com/#/admin-generator

About

Laravel CRUD generator - quickly scaffold your typical admin interface.

https://docs.brackets.sk/#/admin-generator


Languages

Language:PHP 57.1%Language:HTML 42.9%