class PendingBroadcast (View source)

Properties

protected Dispatcher $events

The event dispatcher implementation.

protected mixed $event

The event instance.

Methods

void
__construct(Dispatcher $events, mixed $event)

Create a new pending broadcast instance.

$this
via(string|null $connection = null)

Broadcast the event using a specific broadcaster.

$this
toOthers()

Broadcast the event to everyone except the current user.

void
__destruct()

Handle the object's destruction.

Details

void __construct(Dispatcher $events, mixed $event)

Create a new pending broadcast instance.

Parameters

Dispatcher $events
mixed $event

Return Value

void

$this via(string|null $connection = null)

Broadcast the event using a specific broadcaster.

Parameters

string|null $connection

Return Value

$this

$this toOthers()

Broadcast the event to everyone except the current user.

Return Value

$this

void __destruct()

Handle the object's destruction.

Return Value

void

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.