class BroadcastChannel (View source)

Properties

protected Dispatcher $events

The event dispatcher.

Methods

void
__construct(Dispatcher $events)

Create a new database channel.

array|null
send(mixed $notifiable, Notification $notification)

Send the given notification.

mixed
getData(mixed $notifiable, Notification $notification)

Get the data for the notification.

Details

void __construct(Dispatcher $events)

Create a new database channel.

Parameters

Dispatcher $events

Return Value

void

array|null send(mixed $notifiable, Notification $notification)

Send the given notification.

Parameters

mixed $notifiable
Notification $notification

Return Value

array|null

protected mixed getData(mixed $notifiable, Notification $notification)

Get the data for the notification.

Parameters

mixed $notifiable
Notification $notification

Return Value

mixed

Exceptions

RuntimeException

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.