header('x-forwarded-for', false); if ($ip1) { return $ip1; } return request()->ip(); }