$this before(Closure $callback)
$this cron(string $expression) The Cron expression representing the event's
$this daily() Schedule the event to run daily.
$this user(string $user) Set which user the command should run as.
$this sendOutputTo(string $location, bool $append = false) Send the output
void __construct(string $callback, array $parameters = array()) Create
void error(string $string, null|int|string $verbosity = null) Write a string
void setLaravel(Container $laravel)
Application getLaravel()
string|array argument(string $key = null) Get the value of a command argument
Page 20 of 24