void setParsedKey(string $key, array $parsed) Set the parsed value of a key. Parameters string $key array $parsed Return Value void
Builder getBaseQuery() Get the base query builder driving the Eloquent builder. Return Value Builder
string content() Get the content of the response. Return Value string
string secret(string $question, bool $fallback = true) Prompt the user for input but hide the answer from the console. Parameters string $question bool $fallback Return Value string
static string words(string $value, int $words = 100, string $end = '...') Limit the number of words in a string. Parameters string $value int $words string $end Return Value string
$this addCustomAttributes(array $customAttributes) Add custom attributes to the validator. Parameters array $customAttributes Return Value $this
string getLocale() Get the locale of the paginator. Return Value string
$this middlewareGroup(string $name, array $middleware) Register a group of middleware. Parameters string $name array $middleware Return Value $this
void line(string $string) Write a string as standard output. Parameters string $string Return Value void
Container getContainer() Get the IoC container instance. Return Value Container
Page 873 of 996