Explorar el Código

Update cache.php config

Daniel Supernault hace 7 años
padre
commit
de9237b5e1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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