string secret(string $question, bool $fallback = true) Prompt the user
void warn(string $string, null|int|string $verbosity = null) Write a string
void line(string $string, string $style = null, null|int|string $verbosity = null)
int callSilent(string $command, array $arguments = array()) Call another
Illuminate\Database\Console\Seeds Classes
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void table(array $headers, Arrayable|array $rows,
bool|null fire() Execute the console command.
bool hasArgument(string|int $name) Determine if the given argument is present
string ask(string $question, string $default = null) Prompt the user for
Page 30 of 31