Authenticatable|null retrieveById(mixed $identifier)
string ask(string $question, string $default = null) Prompt the user for
bool confirm(string $question, bool $default = false) Confirm a question
void __construct(Container $container, callable
void register() Register the service provider.
UnauthorizedException class UnauthorizedException extends Exception
bool validate(array $credentials = array()) Validate a user's credentials
string createNewToken() Create a new token for the user.
string remind(array $credentials, Closure $callback = null)
string askWithCompletion(string $question, array $choices, string $default = null)
Page 14 of 44