cqpCow 10 tháng trước cách đây
mục cha
commit
34bd5a8dd4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      config/logging.php

+ 1 - 1
config/logging.php

@@ -111,7 +111,7 @@ return [
             'driver' => 'daily',
             'path' => storage_path('logs/request.log'),
             'level' => 'debug',
-            'days' => 31,
+            'days' => 7,
         ],
     ],