scaffold-interface
scaffold-interface copied to clipboard
:rocket: A Smart CRUD Generator For Laravel
Hi! Thanks for your work. So glad someone is working on something like this. I am trying to figure out the basic logic of the CRUD Generator. I have managed...
I created a new table/model/etc.. with amranidev scaffolding but I can't see how to handle any validation rules. It doesn't seem to add validation code automatically and I can't find...
I am using laravel 5.5 and php7. I installed Scaffold Interface package. Its working fine. Dashboard roles and users everything is fine. But i lick on Scaffold Interface means i...
Hi man, me again! When I'm creating a table that has relationship I receive the error: ErrorException in GuiController.php line 67: Trying to get property of non-object Although tables are...
Hey, I was thinking if API of this package is exposed, so then we can hook into custom created tables. This will help more in customization and lot of things...