Browse Source

Update cache.php config

Daniel Supernault 7 years ago
parent
commit
de9237b5e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

@@ -69,7 +69,7 @@ return [
         ],
 
         'redis' => [
-
+            'driver' => 'redis',
             'client' => 'predis',
 
             'default' => [