$this policy(string $class, string $policy) Define a policy class for a
Guard interface Guard (
void updateRememberToken(Authenticatable $user
bool attempt(array $credentials = array(), bool $remember = false, bool $login = true)
bool allows(string $ability, array|mixed $arguments = array()) Determine
bool denies(string $ability, array|mixed $arguments = array()) Determine
Authenticatable|null user()
bool onceUsingId(mixed $id) Log the given user ID into the application
string getAuthIdentifierName() Get the name of the unique identifier for
bool validate(array $credentials = array()) Validate a user's credentials
Page 5 of 7