Add flare config back
This commit is contained in:
parent
1cb1eac8fe
commit
d877061077
1 changed files with 4 additions and 0 deletions
|
@ -127,6 +127,10 @@ return [
|
|||
'path' => storage_path('logs/laravel.log'),
|
||||
],
|
||||
|
||||
'flare' => [
|
||||
'driver' => 'flare',
|
||||
],
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue