Authenticatable authenticate()
string create(CanResetPassword $user)
string secret(string $question, bool $fallback = true) Prompt the user
string anticipate(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
Attempting class Attempting (
int|null id() Get the ID for the currently authenticated user.
Response|null onceBasic(string $field = 'email', array $extraConditions = array())
bool attempt(array $credentials = array(), bool $remember = false, bool $login = true)
void __unset(string $key) Dynamically unset a value on the user.
Page 12 of 44