Explorar el Código

Update session config

Daniel Supernault hace 5 años
padre
commit
6ab601e73d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      config/session.php

+ 1 - 1
config/session.php

@@ -109,7 +109,7 @@ return [
     |
     */
 
-    'lottery' => [2, 100],
+    'lottery' => [2, 1000],
 
     /*
     |--------------------------------------------------------------------------