Closed skybitbbsr closed 3 years ago
As Laravel standard is to share notification instance with routeNotificationFor($notification) method, we can share it for Notifiable to check which phone number to use based on different notification class.
https://laravel.com/docs/8.x/notifications#customizing-the-recipient
Thank you for this change, when the new release coming?
As Laravel standard is to share notification instance with routeNotificationFor($notification) method, we can share it for Notifiable to check which phone number to use based on different notification class.
Reference
https://laravel.com/docs/8.x/notifications#customizing-the-recipient