adiamond / cruddy
Backend interface for handling CRUD operations on your Laravel Eloquent models.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
v0.5.7
2017-03-28 14:59 UTC
Requires
- php: >=5.6.4
- adiamond/illuminate-menu: ~1.4
- intervention/image: ^2.3
- laravel/framework: 5.*
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: