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