void info(string $string, null|int|string $verbosity = null) Write a string
void line(string $string) Write a string as standard output.
int run(InputInterface $input, OutputInterface $output) Run the console
void table(array $headers, Arrayable|array $rows,
void fire() Execute the console command.
string anticipate(string $question, array $choices, string $default = null)
OutputInterface getOutput() Get the output implementation.
void warn(string $string) Write a string as warning output.
void setLaravel(Application $laravel)
CommandMakeCommand class CommandMakeCommand extends
Page 63 of 100