mixed __call(string $method, array $parameters) Dynamically handle missing
string askWithCompletion(string $question, array $choices, string $default = null)
Illuminate\Routing\Middleware Classes
array provides() Get the services provided by the provider.
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
void question(string $string) Write a string as question output.
void table(array $headers, Arrayable|array $rows,
string ask(string $question, string $default = null) Prompt the user for
int run(InputInterface $input, OutputInterface $output) Run the console
Page 17 of 43