More stuff for new layout.

This commit is contained in:
James Cole
2020-06-14 19:17:45 +02:00
parent 7c1139e42b
commit dd5a179ba1
36 changed files with 844 additions and 51 deletions

View File

@@ -62,10 +62,10 @@ return [
'transport' => 'sendmail',
'path' => '/usr/sbin/sendmail -bs',
],
'log' => [
'transport' => 'log',
'channel' => env('MAIL_LOG_CHANNEL'),
'channel' => env('MAIL_LOG_CHANNEL', 'stack'),
'level' => 'debug',
],
'array' => [