void comment(string $string, null|int|string $verbosity = null) Write a
void info(string $string) Write a string as information output.
string ask(string $question, string $default = null) Prompt the user for
void error(string $string) Write a string as error output.
void table(array $headers, Arrayable|array $rows,
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
void package(string $package, string $namespace = null, string $path = null)
int run(InputInterface $input, OutputInterface $output) Run the console
Page 75 of 100