void broadcast(array $channels, string $event, array $payload = array()) Broadcast
Illuminate\Broadcasting Namespaces
void __construct(Broadcaster $broadcaster)
Channel class Channel (
void __construct(Application $app)
mixed validAuthenticationResponse(Request $request, mixed $result)
$this channel(string $channel, callable $callback) Register a channel authenticator
mixed auth(Request $request)
string __toString() Convert the channel instance to a string.
Page 4 of 8