string anticipate(string $question, array $choices, string $default = null)
bool confirm(string $question, bool $default = false) Confirm a question
void comment(string $string) Write a string as comment output.
void addConnection(array $config, string $name = 'default') Register a
void setContainer(Container $container)
void __construct(Listener $listener)
int run(InputInterface $input, OutputInterface $output) Run the console
ConsoleServiceProvider class ConsoleServiceProvider extends
void fire() Fire the job. Return Value
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Page 1 of 65