diff --git a/config/mail.php b/config/mail.php index 6f3e2c83..fd317a91 100644 --- a/config/mail.php +++ b/config/mail.php @@ -25,8 +25,8 @@ | 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 - | sending an e-mail. You will specify which one you are using for this - | mailer here. The mailer is configured to send via SMTP by default. + | sending an e-mail. You will specify which one you are using for your + | mailers below. You are free to add additional mailers as required. | | Supported: "smtp", "sendmail", "mailgun", "ses", | "postmark", "log", "array"