string|array query(string $key = null, string|array|null $default = null)
mixed offsetGet(string $offset) Get the value at the given offset.
string fullUrl() Get the full URL for the request.
void validate() Validate the class instance.
Closure getRouteResolver()
Illuminate\Foundation\Http\Exceptions Classes
string method() Get the request method. Return
Route|object|string route(string|null $param = null)
$this instance() Return the Request instance.
mixed json(string $key = null, mixed $default = null) Get the JSON payload
Page 7 of 10