bool validate(array $credentials = array()) Validate a user's credentials
bool check(string $ability, array|mixed $arguments = array()) Determine
void logout() Log the user out of the application.
bool check() Determine if the current user is authenticated.
mixed getAuthIdentifier() Get the unique identifier for the user.
int|null id() Get the ID for the currently authenticated user.
void setUser(Authenticatable $user)
$this define(string $ability, callable|string $callback) Define a new ability
Registrar interface Registrar (
Factory interface Factory (
Page 2 of 7