Skip to content

Commit 45bee1d

Browse files
authored
update readme
1 parent 046e9e5 commit 45bee1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class ExampleNotification extends Notification
8484
*/
8585
/**
8686
* optionally set the recipient.
87-
* by default it's $notifiable->email:
87+
* by default it's $notifiable->routeNotificationFor('mail')
8888
* ->to('hello@example.com', 'Mr. Smith')
8989
*/
9090
->payload([

0 commit comments

Comments
 (0)