string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void commands(array|mixed $commands) Register the package's custom Artisan
$this assertRedirectedToRoute(string $name, array $parameters = array(), array $with = array())
int call(string $command, array $arguments = array()) Call another console
void setLaravel(Container $laravel)
void comment(string $string) Write a string as comment output.
string askWithCompletion(string $question, array $choices, string $default = null)
int callSilent(string $command, array $arguments = array()) Call another
bool|null fire() Execute the console command.
Page 49 of 100