int|null id() Get the ID for the currently authenticated user.
Response|null onceBasic(string $field = 'email', array $extraConditions = array())
$this define(string $ability, callable|string $callback) Define a new ability
mixed getAuthIdentifier() Get the unique identifier for the user.
Validator validator(array $data)
void shouldUse(string $name) Set the default guard the factory should serve
Authenticatable|null retrieveByToken(mixed
string getRememberTokenName() Get the column name for the "remember me"
bool check() Determine if the current user is authenticated.
void setUser(Authenticatable $user)
Page 1 of 7