void warn(string $string) Write a string as warning output.
bool hasOption(string $name) Determine if the given option is present.
string askWithCompletion(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
OutputInterface getOutput() Get the output implementation.
int run(InputInterface $input, OutputInterface $output) Run the console
MigrateMakeCommand class MigrateMakeCommand extends
void table(array $headers, Arrayable|array $rows,
Page 3 of 23