laravel-geoip icon indicating copy to clipboard operation
laravel-geoip copied to clipboard

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

Results 78 laravel-geoip issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/60501567/73520496-c5bbf980-4429-11ea-949f-797967a39376.png)

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.

We are interested to add our ip2location geolocation service into this library. Can you please advise how can we do so? Thanks