string|false store(string $path, string|null $disk = null) Store the uploaded
void flush() Flush all of the old input from the session.
array toArray() Get all of the input and files for the request.
mixed json(string $key = null, mixed $default = null) Get the JSON payload
bool acceptsHtml() Determines whether a request accepts HTML.
string hashName(string $path = null) Get a filename for the file that is
array ips() Returns the client IP addresses.
mixed getData(bool $assoc = false, int $depth = 512) Get the json_decoded
bool has(string|array $key) Determine if the request contains a non-empty
bool hasCookie(string $key) Determine if a cookie is set on the request
Page 12 of 17