void replace(array $input) Replace the input for the current request.
string root() Get the root URL for the application.
mixed offsetGet(string $offset) Get the value at the given offset.
array only(array|mixed $keys) Get a subset containing the provided keys
string path() Get the current path info for the request.
void flashOnly(array|mixed $keys) Flash only some of the input to the session
string hashName(string $path = null) Get a filename for the file that is
static void macro(string $name, callable $macro) Register a
bool secure() Determine if the request is over HTTPS.
static mixed __callStatic(string $method, array $parameters) Dynamically
Page 8 of 16