trait RoutesNotifications (View source)
| void | notify(mixed $instance) Send the given notification. | |
| void | notifyNow(mixed $instance, array $channels = null) Send the given notification immediately. | |
| mixed | routeNotificationFor(string $driver, Notification|null $notification = null) Get the notification routing information for the given driver. | 
Send the given notification.
Send the given notification immediately.
Get the notification routing information for the given driver.
    © Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
    https://laravel.com/api/8.x/Illuminate/Notifications/RoutesNotifications.html