Browse Source

add postmark

Taylor Otwell 5 years ago
parent
commit
02c23bdfd5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/mail.php

+ 1 - 1
config/mail.php

@@ -12,7 +12,7 @@ return [
     | your application here. By default, Laravel is setup for SMTP mail.
     |
     | Supported: "smtp", "sendmail", "mailgun", "mandrill", "ses",
-    |            "sparkpost", "log", "array"
+    |            "sparkpost", "postmark", "log", "array"
     |
     */