string clientExtension() Get the file's extension supplied by the client
array allFiles() Get an array of all of the files on the request.
Illuminate\Http Classes
string path() Get the fully qualified path to the file.
bool isJson() Determine if the request is sending JSON.
bool accepts(string|array $contentTypes) Determines whether the current
void flashOnly(array|mixed $keys) Flash only some of the input to the session
RedirectResponse with(string|array $key, mixed $value = null)
string|array cookie(string $key = null, string|array|null $default = null)
string|false storePubliclyAs(string $path, string $name, string|null $disk = null)
Page 9 of 17