Illuminate\Broadcasting\Broadcasters Classes
mixed driver(string $name = null) Get a driver instance.
PendingBroadcast class PendingBroadcast (
mixed auth(Request $request)
void __construct(Dispatcher $events, mixed $event)
void __construct(Database $redis, string $connection = null)
$this channel(string $channel, callable $callback) Register a channel authenticator
array when() Get the events that trigger this service provider to register
mixed validAuthenticationResponse(Request $request, mixed $result)
void queue(mixed $event) Queue the given event for broadcast.
Page 1 of 8