浏览代码

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' => [