class Illuminate / Broadcasting / BroadcastController
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

BroadcastController

Extends

Methods

public

authenticate ( Request $request ) : Response

Authenticate the request for channel access.

Parameters

public

authenticateUser ( Request $request ) : Response

Authenticate the current user.

Parameters