Auth
class Auth implements ContextualAttribute (View source)
Methods
__construct(string|null $guard = null)
Create a new class instance.
static Guard|StatefulGuard
Details
__construct(string|null $guard = null)
Create a new class instance.
static Guard|StatefulGuard
resolve(Auth $attribute, Container $container)
Resolve the authentication guard.