AnonymousNotifiable
class AnonymousNotifiable (View source)
Properties
| array | $routes | All of the notification routing information. |
Methods
$this
route(string $channel, mixed $route)
Add routing information to the target.
void
notify(mixed $notification)
Send the given notification.
void
notifyNow(mixed $notification)
Send the given notification immediately.
mixed
routeNotificationFor(string $driver)
Get the notification routing information for the given driver.
mixed
getKey()
Get the value of the notifiable's primary key.
Details
$this
route(string $channel, mixed $route)
Add routing information to the target.
void
notify(mixed $notification)
Send the given notification.
void
notifyNow(mixed $notification)
Send the given notification immediately.
mixed
routeNotificationFor(string $driver)
Get the notification routing information for the given driver.
mixed
getKey()
Get the value of the notifiable's primary key.
Laravel Cloud is the best place to deploy Laravel, Nuxt, Express, Hono, Node.js, Bun, Go, Flask, Python, and more, with dedicated infrastructure available on AWS through Laravel Private Cloud.