array attributes() Get custom attributes for validator errors.
string|null prefers(string|array $contentTypes) Return the most suitable
string|array server(string $key = null, string|array|null $default = null)
static bool hasMacro(string $name) Checks if macro is registered
bool acceptsJson() Determines whether a request accepts JSON.
string|array header(string $key = null, string|array|null $default = null)
string url() Get the URL (no query string) for the request.
string path() Get the current path info for the request.
$this setUserResolver(Closure $callback)
array except(array|mixed $keys) Get all of the input except for a specified
Page 1 of 10