After changes are made in the Database, to see the changes updated or reflect to the cakephp models, do the following
- Delete all the temporary model files from
app/tmp/cache/models/*
. - In app/Config/core.php, change the debug value from 0 to 3, load your app in browser and again change it from 3 to 0
No comments:
Post a Comment