Application getLaravel()
int run(InputInterface $input, OutputInterface $output) Run the console
void table(array $headers, array $rows, string $style = 'default') Format
string secret(string $question, bool $fallback = true) Prompt the user
bool hasArgument(string|int $name) Determine if the given argument is present
OutputInterface getOutput() Get the output implementation.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void line(string $string) Write a string as standard output.
Page 51 of 100