I’d like to confirm code generation options in Coldbox.
I have a database already and would like to have it generate the basic models, handlers and views. Is this possible? If so, any details would be appreciated.
Essentially, I’m coming from a small stint in CakePHP, and I had their bake function that would generate all my models, controllers and views.