Illuminate\Broadcasting\Broadcasters Classes
void __construct(Dispatcher $events, mixed $event)
Response callAction(string $method, array $parameters) Execute an action
void queue(mixed $event) Queue the given event for broadcast.
static array pathsToPublish(string $provider = null, string $group = null)
PendingBroadcast class PendingBroadcast (
void setDefaultDriver(string $name) Set the default driver name.
array when() Get the events that trigger this service provider to register
array provides() Get the services provided by the provider.
mixed driver(string $name = null) Get a driver instance.
Page 1 of 5