Use single logs by default.

This commit is contained in:
Taylor Otwell
2015-03-27 10:38:03 -05:00
parent 84028d4981
commit 3516f4f677

View File

@@ -95,7 +95,7 @@ return [
| |
*/ */
'log' => 'daily', 'log' => 'single',
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------