MiddlewareMakeCommand class MiddlewareMakeCommand extends
void question(string $string, null|int|string $verbosity = null) Write
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
Application getLaravel()
OutputInterface getOutput() Get the output implementation.
void error(string $string) Write a string as error output.
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