int call(string $command, array $arguments = array()) Call another console
void info(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
void fire() Execute the console command.
void comment(string $string, null|int|string $verbosity = null) Write a
bool hasArgument(string|int $name) Determine if the given argument is present
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool confirm(string $question, bool $default = false) Confirm a question
ResetCommand class ResetCommand extends
Application getLaravel()
Page 10 of 23