OutputInterface getOutput() Get the output implementation.
void __construct(Migrator $migrator)
void table(array $headers, Arrayable|array $rows,
string anticipate(string $question, array $choices, string $default = null)
void comment(string $string, null|int|string $verbosity = null) Write a
Application getLaravel()
int call(string $command, array $arguments = array()) Call another console
string askWithCompletion(string $question, array $choices, string $default = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void warn(string $string) Write a string as warning output.
Page 2 of 31