⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Generate Controller GC



Gaëtan Cottrez

Gaëtan Cottrez
  • profile picture
  • Member

Posted 28 January 2015 - 23:05 PM

Hello all !

 

I think Grocery CRUD is a beautiful library, but when making an application in the rules of art, it must generate a Grocery CRUD controller file, a model file, a lang file and a table in the database, which is painful.
 
So I created a library that can do all this with a simple form that I named Generate GC Controller.
 
Here is the link to retrieve : https://github.com/1OOSUR/Generate-Controller-GC

 

 

 
Enjoy !

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 29 January 2015 - 09:45 AM

Good Job.. nice work.. interesting thing to evaluate!