郑晓宇 hace 6 años
padre
commit
9d2d7780ba
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      config/database.php

+ 1 - 0
config/database.php

@@ -114,6 +114,7 @@ return [
             'port' => env('REDIS_PORT', 6379),
             'database' => 0,
             'read_write_timeout' => 0,//new 
+            'persistent' => true,
         ],
 
     ],