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

if $iso is null, this function returns array of currencies #122

Open mixisLv opened 6 years ago

mixisLv commented 6 years ago

https://github.com/Torann/laravel-geoip/blob/bcd07e0a7e053d9be224bb944a49a7f76ca7e86f/src/GeoIP.php#L179

jbajou commented 2 years ago

Encountered this yesterday night in production as well, and I don't think it is expected behaviour.