Authenticated
class Authenticated implements ContextualAttribute (View source)
Methods
__construct(string|null $guard = null)
Create a new class instance.
static Authenticatable|null
Details
__construct(string|null $guard = null)
Create a new class instance.
static Authenticatable|null
resolve(Authenticated $attribute, Container $container)
Resolve the currently authenticated user.