string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
$this withoutOverlapping() Do not allow the event to overlap each other
bool runsInMaintenanceMode() Determine if the event runs in maintenance
$this everyMinute() Schedule the event to run every minute.
string anticipate(string $question, array $choices, string $default = null)
void setLaravel(Container $laravel)
int call(string $command, array $arguments = array()) Call another console
$this daily() Schedule the event to run daily.
$this user(string $user) Set which user the command should run as.
bool filtersPass(Application $app)
Page 22 of 24