RoutesNotifications
trait RoutesNotifications (View source)
Methods
| void | notify(mixed $instance) Send the given notification. | |
| mixed | routeNotificationFor(string $driver) Get the notification routing information for the given driver. |
RoutesNotifications
trait RoutesNotifications (View source)
| void | notify(mixed $instance) Send the given notification. | |
| mixed | routeNotificationFor(string $driver) Get the notification routing information for the given driver. |
Please login to continue.