We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4e41c commit b083dffCopy full SHA for b083dff
config/logging.php
@@ -76,6 +76,7 @@
76
],
77
78
'deprecations' => [
79
+ 'driver' => 'null',
80
'channel' => env('LOG_DEPRECATIONS_CHANNEL', 'null'),
81
'trace' => false,
82
0 commit comments