mixed reset(array $credentials, Closure $callback)
void shouldUse(string $name) Set the default guard the factory should serve
Illuminate\Contracts\Auth\Access Interfaces
int|null id() Get the ID for the currently authenticated user.
string getRememberTokenName() Get the column name for the "remember me"
void logout() Log the user out of the application.
bool check(string $ability, array|mixed $arguments = array()) Determine
bool once(array $credentials = array()) Log a user into the application
void setUser(Authenticatable $user)
bool validate(array $credentials = array()) Validate a user's credentials
Page 1 of 7