ソースを参照

Update cache.php config

Daniel Supernault 7 年 前
コミット
de9237b5e1
1 ファイル変更1 行追加1 行削除
  1. 1 1
      config/cache.php

+ 1 - 1
config/cache.php

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