void setLaravel(Container $laravel)
MigrateCommand class MigrateCommand extends
bool confirm(string $question, bool $default = false) Confirm a question
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int callSilent(string $command, array $arguments = array()) Call another
string askWithCompletion(string $question, array $choices, string $default = null)
void info(string $string) Write a string as information output.
void comment(string $string) Write a string as comment output.
string secret(string $question, bool $fallback = true) Prompt the user
Page 8 of 23