kalnoy / cruddy
Backend interface for handling CRUD operations on your Laravel Eloquent models.
Installs: 4 970
Dependents: 2
Suggesters: 0
Security: 0
Stars: 162
Watchers: 18
Forks: 28
Open Issues: 30
Language:JavaScript
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: