laravel-geoip
laravel-geoip copied to clipboard
Determine the geographical location of website visitors based on their IP addresses.
Yes, i'm using files as default cache driver and i'm unable change it to redis, so it would be great if i can change the cache driver setting somewhere in...
When updated torann/geoip from 1.0.7 to 1.0.8 i got this error : `This cache store does not support tagging`. I use file as cache driver and my version of laravel...
in the docs it only says laravel
I am on Linux machine with Laravel 5.8 with "torann/geoip": "1.0.4" When I try to update the DB with PHP artisan geoip:update Get: php artisan geoip:update In BoundMethod.php line 142:...
when i check using `curl --help` then it's working. Screeen shot attached 
Hey Daniel - big fan of this package and use it on a number of projects. I notice it's got a bit of a backlog of issues and pull requests...
In the service ipdata.co is currently putting the name of the continent in the name of the country.
Just a suggestion coz that would be cool
please find below Controller code
We are interested to add our ip2location geolocation service into this library. Can you please advise how can we do so? Thanks