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 046e9e5 commit 45bee1dCopy full SHA for 45bee1d
README.md
@@ -84,7 +84,7 @@ class ExampleNotification extends Notification
84
*/
85
/**
86
* optionally set the recipient.
87
- * by default it's $notifiable->email:
+ * by default it's $notifiable->routeNotificationFor('mail')
88
* ->to('hello@example.com', 'Mr. Smith')
89
90
->payload([
0 commit comments