void __construct(Application $app)
bool confirm(string $question, bool $default = false) Confirm a question
string getRememberToken() Get the token value for the "remember me" session
Hasher getHasher()
RemindersTableCommand class RemindersTableCommand extends
void info(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, array $rows, string $style = 'default') Format
string ask(string $question, string $default = null) Prompt the user for
string getModel() Gets the name of the Eloquent user model.
array options() Get all of the options passed to the command.
Page 20 of 44