mixed get(string|array $key) Retrieve an item from the cache by key.
mixed get(string $key, mixed $default = null) Get the specified configuration
mixed sear(string $key, Closure $callback)
HandlerResolver interface HandlerResolver (
string getRawBody() Get the raw body string for the job.
int handle(InputInterface $input, OutputInterface $output = null) Handle
int call(string $command, array $parameters = array()) Run an Artisan console
array all() Get all of the commands registered with the console.
mixed channel(string|null $name = null) Get a channel instance by name
mixed command(string $method, array $parameters = array()) Run a command
Page 49 of 51