void error(string $string) Write a string as error output.
MiddlewareMakeCommand class MiddlewareMakeCommand extends
Application getLaravel()
int callSilent(string $command, array $arguments = array()) Call another
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
string secret(string $question, bool $fallback = true) Prompt the user
void question(string $string, null|int|string $verbosity = null) Write
string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
void info(string $string) Write a string as information output.
Page 6 of 8