string|array argument(string $key = null) Get the value of a command argument. Parameters string $key Return Value string|array
string langPath() Get the path to the language files. Return Value string
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string token() Get the CSRF token value. Return Value string
static array pathsToPublish(string $provider = null, string $group = null) Get the paths to publish. Parameters string $provider string $group Return Value array
string getName() Get the name of the queued job class. Return Value string
string ask(string $question, string $default = null) Prompt the user for input. Parameters string $question string $default Return Value string
PDO getReadPdo() Get the current PDO connection used for reading. Return Value PDO
void alwaysTo(string $address, string|null $name = null) Set the global to address and name. Parameters string $address string|null $name Return Value void
Page 862 of 996