The slim 3 cook book explain how to configure Doctrine.
Especially, it uses the “FilesystemCache” which isn’t available anymore with Doctrine/cache.
How do i set the Metadata Cache now ?
Would appreciate any help !
The slim 3 cook book explain how to configure Doctrine.
Especially, it uses the “FilesystemCache” which isn’t available anymore with Doctrine/cache.
How do i set the Metadata Cache now ?
Would appreciate any help !
As far as I know, Doctrine recommends any PSR-6 or PSR-16 cache implementation.