fix comment
This commit is contained in:
parent
61ec16fe39
commit
e43d4546a9
|
@ -25,8 +25,8 @@
|
||||||
| you and you are free to add your own as your application requires.
|
| you and you are free to add your own as your application requires.
|
||||||
|
|
|
|
||||||
| Laravel supports a variety of mail "transport" drivers to be used while
|
| Laravel supports a variety of mail "transport" drivers to be used while
|
||||||
| sending an e-mail. You will specify which one you are using for this
|
| sending an e-mail. You will specify which one you are using for your
|
||||||
| mailer here. The mailer is configured to send via SMTP by default.
|
| mailers below. You are free to add additional mailers as required.
|
||||||
|
|
|
|
||||||
| Supported: "smtp", "sendmail", "mailgun", "ses",
|
| Supported: "smtp", "sendmail", "mailgun", "ses",
|
||||||
| "postmark", "log", "array"
|
| "postmark", "log", "array"
|
||||||
|
|
Loading…
Reference in New Issue