Illuminate\Contracts\Auth\Access Interfaces
UserProvider interface UserProvider (
Authenticatable|null retrieveById(mixed $identifier)
mixed reset(array $credentials, Closure $callback)
void setUser(Authenticatable $user)
$this define(string $ability, callable|string $callback) Define a new ability
void shouldUse(string $name) Set the default guard the factory should serve
bool check(string $ability, array|mixed $arguments = array()) Determine
Validator validator(array $data)
bool once(array $credentials = array()) Log a user into the application
Page 1 of 7