瀏覽代碼

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