Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.
http://lyften.com/projects/laravel-geoip
BSD 2-Clause "Simplified" License
2.1k stars 373 forks source link

Not working at Laravel 8 #204

Closed ivanradojevic-web-dev closed 3 years ago

ivanradojevic-web-dev commented 3 years ago
geoip()->getLocation($id);

return empty string

ngocnd0242 commented 3 years ago

@ivanradojevic-web-dev $id seems wrong, I thinks it's ip address. Please show more details, anyone can help you?

ivanradojevic-web-dev commented 3 years ago

@ivanradojevic-web-dev $id seems wrong, I thinks it's ip address. Please show more details, anyone can help you?

Something else was the problem, It is working!