laravel updates
This commit is contained in:
@ -41,6 +41,7 @@ return [
|
||||
'encryption' => env('MAIL_ENCRYPTION', 'tls'),
|
||||
'username' => env('MAIL_USERNAME'),
|
||||
'password' => env('MAIL_PASSWORD'),
|
||||
'timeout' => env('MAIL_TIMEOUT'),
|
||||
],
|
||||
|
||||
'ses' => [
|
||||
|
Reference in New Issue
Block a user