trait RoutesNotifications (View source)

Methods

void
notify(mixed $instance)

Send the given notification.

void
notifyNow(mixed $instance, array|null $channels = null)

Send the given notification immediately.

mixed
routeNotificationFor(string $driver, Notification|null $notification = null)

Get the notification routing information for the given driver.

Details

void notify(mixed $instance)

Send the given notification.

Parameters

mixed $instance

Return Value

void

void notifyNow(mixed $instance, array|null $channels = null)

Send the given notification immediately.

Parameters

mixed $instance
array|null $channels

Return Value

void

mixed routeNotificationFor(string $driver, Notification|null $notification = null)

Get the notification routing information for the given driver.

Parameters

string $driver
Notification|null $notification

Return Value

mixed

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.