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

Fix IP-API Continents Update Command #154

Closed aaronhuisinga closed 4 years ago

aaronhuisinga commented 4 years ago

Maxmind updated the URL used to get the continents file, which broke the geoip:update command when using IP-API as the service. This simply fixes the URL to correctly populate the continents again.