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

Does this run on Maxmind's GeoIP Country database? #205

Closed timothysantos closed 3 years ago

timothysantos commented 3 years ago

I don't need city specific and country would be fine for my usecase. How do I configure this package to use the city database?

Thank you!