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? Link to comment https://forums.phpfreaks.com/topic/285440-cakephp-how-to-bake-properly/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.