bool hasArgument(string|int $name) Determine if the given argument is present
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)
SeedCommand class SeedCommand extends Command
OutputInterface getOutput() Get the output implementation.
MigrateMakeCommand class MigrateMakeCommand extends
void table(array $headers, Arrayable|array $rows,
Page 3 of 31