kalnoy / cruddy
Backend interface for handling CRUD operations on your Laravel Eloquent models.
v0.5.5
2015-12-26 07:25 UTC
Requires
- php: >=5.5.9
- intervention/image: ~2.0
- kalnoy/illuminate-menu: ~1.3
- laravel/framework: 5.1 - 5.2
README
Cruddy is a powerfull tool for backend applications. Based on Laravel, allows to view, create and update your entities with less effort and coding.
Highlights:
- Many field & column types, extensible via plugins
- JavaScript-enabled UI, completely asynchronous
- Embedded forms for editing related models
- and more
Links: