How to clear cache to CakePHP

Some time modified code but on web bower not change because cache in php , solution is you must delete cache

Solution

delete all files in 2 folder

  1. app\tmp\cache\models
  2. app\tmp\cache\persistent

 

finish!