O que é TrustProxies lida em Laravel

Request::setTrustedProxies(array(
    '192.168.1.52' // IP address of your intermediary
));
Eager Eland