Store session()
string fullUrlWithQuery(array $query) Get the full URL for the request
bool acceptsHtml() Determines whether a request accepts HTML.
array toArray() Get all of the input and files for the request.
void offsetSet(string $offset, mixed $value) Set the value at the given
array messages() Get custom messages for validator errors.
void offsetUnset(string $offset) Remove the value at the given offset.
$this pushMiddleware(string $middleware) Add a new middleware to end of
string format(string $default = 'html') Get the data format expected in
static Request createFromBase(Request $request)
Page 3 of 10