Nenillo

Results 1 issues of Nenillo

It was replaced by setTrustedProxies, to achieve the same functionality you can do Request::setTrustedProxies(array($request->server->get('REMOTE_ADDR'))); But this is a security issue, maybe it will be a good idea to add this...