Queue connect(array $config)
NullConnector class NullConnector implements
void line(string $string, string $style = null, null|int|string $verbosity = null)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int run(InputInterface $input, OutputInterface $output) Run the console
string secret(string $question, bool $fallback = true) Prompt the user
Connection getDatabase()
OutputInterface getOutput() Get the output implementation.
Application getLaravel()
void question(string $string) Write a string as question output.
Page 31 of 65