programming.torensma.net: Code Snippets

CakePHP not showing new tables when using cake bake

cakephp_logoWhen newly created tables don’t show up when using the console application

cake bake

then it’s time to clean out the model cache.
The model cache is located in /app/tmp/cache/models/

You can follow any responses to this entry through the RSS 2.0 feed.