class Console implements ExtenderInterface
Properties
protected | $addCommands | |||
protected | $scheduled |
Methods
schedule(string $command, callable|string $callback, array $args = [])
<p>Schedule a command to run on an interval.</p>