string buildCommand() Build the command string.
bool hasOption(string $name) Determine if the given option is present.
bool hasArgument(string|int $name) Determine if the given argument is present
mixed __call(string $method, array $parameters) Dynamically handle missing
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
Illuminate\Console\Events Classes
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
int callSilent(string $command, array $arguments = array()) Call another
Parser class Parser (
$this sendOutputTo(string $location, bool $append = false) Send the output
Page 1 of 24