getClientIp() * always gets the originating client IP, no matter * how many proxies that client's request has * subsequently passed through. */ 'proxies' => explode(',', env('TRUST_PROXIES', '')), ];