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