crud-admin-generator
crud-admin-generator copied to clipboard
Some question about admin generator.
Some question about AG strategy:
- why you preferred to place controllers and views folder in web folder instead of in src folder?
- what about localization? What's the best way to do it?
- why the procedural approach, instead of object oriented one in controllers implementation?