We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39afe55 commit 9cffcb7Copy full SHA for 9cffcb7
1 file changed
config/config.php
@@ -27,6 +27,7 @@
27
// Dotkernel packages
28
\Dot\ErrorHandler\ConfigProvider::class,
29
\Dot\Log\ConfigProvider::class,
30
+ \Dot\Cache\ConfigProvider::class,
31
32
// Default App module config
33
\Light\App\ConfigProvider::class,
0 commit comments