void __construct() Create a new console command instance.
int run(InputInterface $input, OutputInterface $output) Run the console
bool attempt(array $credentials = array(), bool $remember = false, bool $login = true)
string sendResetLink(array $credentials) Send a password reset link to
Authenticatable authenticate()
UserInterface|null retrieveByCredentials(array $credentials)
void fire() Execute the console command.
AuthManager class AuthManager implements
RemindersTableCommand class RemindersTableCommand extends
string getRememberToken() Get the token value for the "remember me" session
Page 19 of 44