Commit 9a7145e4 authored by ARCANEDEV's avatar ARCANEDEV

Updating the log system with env variable

parent 270f0878
...@@ -95,7 +95,7 @@ return [ ...@@ -95,7 +95,7 @@ return [
| |
*/ */
'log' => 'single', 'log' => env('APP_LOG', 'single'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment