Snippets tagged “cache”
2 snippets use this tag.
- Composer loading from cachePHP
When you use the Composer package manager to install PHP packages, it stores a local cache of the packages that you have installed.
- RuntimeException: Unable to create the cache directory (/var/www/sonata/app/cache/dev)PHP
This error message indicates that the system is unable to create a cache directory at the specified location.