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

Support GeoIP Legacy (*.dat file) #63

Closed 4val0v closed 7 years ago

4val0v commented 7 years ago

Will .dat file support ? https://github.com/maxmind/geoip-api-php

Torann commented 7 years ago

No it won't, sorry. Most legacy software/services are marked as legacy because they are on their way to be phased out. So it doesn't make much sense to add something that is already marked as legacy.