string fullUrl() Get the full URL for the request.
$this instance() Return the Request instance.
Closure getRouteResolver()
mixed offsetGet(string $offset) Get the value at the given offset.
bool __isset(string $key) Check if an input element is set on the request
void validate() Validate the class instance.
Illuminate\Foundation\Http\Exceptions Classes
bool hasMiddleware(string $middleware) Determine if the kernel has a given
void flash(string $filter = null, array $keys = array()) Flash the input
bool exists(string|array $key) Determine if the request contains a given
Page 8 of 11