CakePHP not showing new tables when using cake bake
When newly created tables don’t show up when using the console application
then it’s time to clean out the model cache.
The model cache is located in /app/tmp/cache/models/
programming.torensma.net: Code Snippets
When newly created tables don’t show up when using the console application
then it’s time to clean out the model cache.
The model cache is located in /app/tmp/cache/models/