stevebauman / location

Detect a users location by their IP Address.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Providing wrong location

titizali opened this issue · comments

Location::get($userIP)

returns incorrect location in some cases. direct search of the same IP on maxmind provides the correct location.

Hi @titizali, it is up to each API provider to return IP location data. I cannot guarantee it will be accurate or useful. This package is simply a wrapper to retrieve data from various IP-to-location providers.