bin 2fcake cache clear all

Solutions on MaxInterview for bin 2fcake cache clear all by the best coders in the world

showing results for - "bin 2fcake cache clear all"
Nicola
04 Apr 2020
1// Clear one cache config
2bin/cake cache clear <configname>
3
4// Clear all cache configs
5bin/cake cache clear_all
6
7php bin/cake.php cache clear_all
similar questions
queries leading to this page
bin 2fcake cache clear all