truongdk
Results
1
comments of
truongdk
Hello desarrolla2, to solve this problem you just have to modify the file LadyBug/Application.php: $cachePath = __DIR_ _.'/cache/'; $file = sprintf('%s/ladybug_cache/%s.php', $cachePath, $parametersHash); It works for me see http://symfony.com/doc/current/components/config/caching.html for...