OutputInterface getOutput() Get the output implementation.
Application getLaravel()
string secret(string $question, bool $fallback = true) Prompt the user
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void question(string $string, null|int|string $verbosity = null) Write
string anticipate(string $question, array $choices, string $default = null)
MiddlewareMakeCommand class MiddlewareMakeCommand extends
int callSilent(string $command, array $arguments = array()) Call another
bool confirm(string $question, bool $default = false) Confirm a question
void table(array $headers, array $rows, string $style = 'default') Format
Page 6 of 8