$request->get()
Returns any data field from the request if it exists
Parameters
Name | Type | Default |
---|---|---|
$key | string |null |array |
null |
$fallback | mixed |
null |
Return type
mixed