We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a10101 commit 1978c70Copy full SHA for 1978c70
config/mailbox.php
@@ -6,7 +6,7 @@
6
* The driver to use when listening for incoming emails.
7
* It defaults to the mail driver that you are using.
8
*
9
- * Supported drivers: "log", "mailgun"
+ * Supported drivers: "log", "mailgun", "sendgrid"
10
*/
11
'driver' => env('MAILBOX_DRIVER', 'log'),
12
0 commit comments