Torann / laravel-geoip

Determine the geographical location of website visitors based on their IP addresses.

Home Page:http://lyften.com/projects/laravel-geoip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does this run on Maxmind's GeoIP Country database?

timothysantos opened this issue · comments

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!