Merge pull request #3351 from fideloper/patch-1

Documented availability of SES mail driver in mail config
This commit is contained in:
Taylor Otwell 2015-04-28 09:18:56 -05:00
commit 71e339146e
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
| sending of e-mail. You may specify which one you're using throughout
| your application here. By default, Laravel is setup for SMTP mail.
|
| Supported: "smtp", "mail", "sendmail", "mailgun", "mandrill", "log"
| Supported: "smtp", "mail", "sendmail", "mailgun", "mandrill", "ses", "log"
|
*/