static Request capture()
void flash(string $filter = null, array $keys = array()) Flash the input
mixed __call(string $method, array $parameters) Dynamically handle calls
bool ajax() Determine if the request is the result of an AJAX call.
$this setRouteResolver(Closure $callback)
Closure getUserResolver()
void replace(array $input) Replace the input for the current request.
bool wantsJson() Determine if the current request is asking for JSON in
array allFiles() Get an array of all of the files on the request.
bool secure() Determine if the request is over HTTPS.
Page 9 of 10