void line(string $string, string $style = null, null|int|string $verbosity = null)
TailCommand class TailCommand extends Command
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
void fire() Execute the console command.
void table(array $headers, Arrayable|array $rows,
void setLaravel(Container $laravel)
array arguments() Get all of the arguments passed to the command.
void __construct() Create a new console command instance.
Application getLaravel()
Page 33 of 100