static mixed get(string $key = null, mixed $default = null)
Get an item from the input data.
This method is used for all request verbs (GET, POST, PUT, and DELETE)
static mixed get(string $key = null, mixed $default = null)
Get an item from the input data.
This method is used for all request verbs (GET, POST, PUT, and DELETE)
Please login to continue.