$this dontBroadcastToCurrentUser() Exclude the current user from receiving
$this toOthers() Broadcast the event to everyone except the current user
void __construct(string $name) Create a new channel instance.
void broadcast(array $channels, string $event, array $payload = array()) Broadcast
ControllerMiddlewareOptions midd
void commands(array|mixed $commands) Register the package's custom Artisan
static array compiles() Get a list of files that should be compiled
Illuminate\Broadcasting Namespaces
PresenceChannel class PresenceChannel extends
Page 3 of 8