string getRememberTokenName() Get the column name for the "remember me"
bool once(array $credentials = array()) Log a user into the application
bool check(string $ability, array|mixed $arguments = array()) Determine
UserProvider interface UserProvider (
Authenticatable|null retrieveById(mixed $identifier)
bool validate(array $credentials = array()) Validate a user's credentials
void logout() Log the user out of the application.
$this define(string $ability, callable|string $callback) Define a new ability
mixed getAuthIdentifier() Get the unique identifier for the user.
Illuminate\Contracts\Auth\Access Interfaces
Page 1 of 7