CrimpJiggler Posted January 17, 2014 Share Posted January 17, 2014 I start off by running cake bake all for all my DB tables then I run it on individual models to set up validation and associations. It usually gets some associations wrong so I have to fix that. It usually leaves some things out of the controller so I have to add them. If I were to run bake on my models and controllers again, will it erase the changes that I manually added or will it leave them alone? Quote Link to comment https://forums.phpfreaks.com/topic/285440-cakephp-how-to-bake-properly/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.