Kernel class Kernel implements
mixed handle(Request $request,
Response handle(Request $request) Handle an incoming HTTP request.
void flashOnly(array|mixed $keys) Flash only some of the input to the session
void __construct(Application $app,
FormRequest class FormRequest extends Request
string fingerprint() Get a unique fingerprint for the request / route /
string ip() Returns the client IP address.
string|array cookie(string $key = null, string|array|null $default = null)
void merge(array $input) Merge new input into the current request's input
Page 6 of 11