bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
mixed getAuthIdentifier() Get the unique identifier for the user.
void setUser(Authenticatable $user)
void info(string $string, null|int|string $verbosity = null) Write a string
int call(string $command, array $arguments = array()) Call another console
void info(string $string) Write a string as information output.
void updateRememberToken(Authenticatable $user
RemindersTableCommand class RemindersTableCommand extends
string ask(string $question, string $default = null) Prompt the user for
string getRememberToken() Get the token value for the "remember me" session
Page 25 of 44