string|null segment(int $index, string|null $default = null) Get a segment
void replace(array $input) Replace the input for the current request.
static Request createFromBase(Request $request)
bool offsetExists(string $offset) Determine if the given offset exists
ResponseTrait trait ResponseTrait (
string|array cookie(string $key = null, string|array|null $default = null)
void flashOnly(array|mixed $keys) Flash only some of the input to the session
mixed offsetGet(string $offset) Get the value at the given offset.
array allFiles() Get an array of all of the files on the request.
string path() Get the fully qualified path to the file.
Page 10 of 17