Sep 7, 2014
0
Level 1
Backend manager for eloquent models
Hi guys!
I'm working on a package that will do CRUD stuff for you. You just define fields, columns, validation rules, etc in an entity and you are now able to view, create, update and delete models of that entity.
The most interesting thing is embedded forms. You can update related models in the same form! I.e. you could update a user's profile while editing the user rather than updating in separate form.
Just go ahead an try it yourself in the playgroud!
Please or to participate in this conversation.