Browse Source

Update session config

Daniel Supernault 5 năm trước cách đây
mục cha
commit
6ab601e73d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/session.php

+ 1 - 1
config/session.php

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