Skip to content

Commit 1978c70

Browse files
committed
wip
1 parent 4a10101 commit 1978c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mailbox.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* The driver to use when listening for incoming emails.
77
* It defaults to the mail driver that you are using.
88
*
9-
* Supported drivers: "log", "mailgun"
9+
* Supported drivers: "log", "mailgun", "sendgrid"
1010
*/
1111
'driver' => env('MAILBOX_DRIVER', 'log'),
1212

0 commit comments

Comments
 (0)