void __construct(Dispatcher $events, mixed $event)
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.
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.
Illuminate\Broadcasting\Broadcasters Classes
Page 1 of 5