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.11k stars 372 forks source link

how to fetch geo ip info? #49

Closed wytlion closed 8 years ago

wytlion commented 8 years ago

how to fetch geo ip info?

oleynikd commented 8 years ago
$location = GeoIP::getLocation();

What is unclear?

Torann commented 8 years ago

Read the documentation https://github.com/torann/laravel-geoip/tree/0.2