ZF conf clear cache
parent
99113d5c76
commit
5c201fcaf5
|
@ -72,3 +72,5 @@ php ./public/index.php orm:clear-cache:metadata
|
|||
php ./public/index.php orm:clear-cache:query
|
||||
php ./public/index.php orm:clear-cache:result
|
||||
|
||||
# Clear ZF2 cache
|
||||
touch ./data/cache/upgrade && chmod 777 ./data/cache/upgrade
|
||||
|
|
Loading…
Reference in New Issue