This commit is contained in:
James Cole
2023-03-04 07:35:30 +01:00
parent c4418857e6
commit 6c4bd84b66
3 changed files with 123 additions and 2 deletions

View File

@@ -54,6 +54,10 @@ return [
'mailgun' => [
'transport' => 'mailgun',
],
'mandrill' => [
'transport' => 'mandrill',
],
'postmark' => [
'transport' => 'postmark',