bool offsetExists(string $offset) Determine if the given offset exists
array all() Get all of the input and files for the request.
string|array cookie(string $key = null, string|array|null $default = null)
Response response(array $errors) Get the proper failed validation response
$this setContainer(Container $container)
Response handle(Request $request) Handle an incoming HTTP request.
bool __isset(string $key) Check if an input element is set on the request
duplicate(array $query = null, array $request = null, array $attributes = null, array $cookies = null, array $files = null, array $server = null)
string|null bearerToken() Get the bearer token from the request headers
Illuminate\Foundation\Http\Middleware Classes
Page 6 of 10