ZF conf clear cache

pull/1/head
Thomas Metois 2017-01-06 16:56:29 +01:00
parent 99113d5c76
commit 5c201fcaf5
1 changed files with 2 additions and 0 deletions

View File

@ -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