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

Laravel 6 and 7 support #191

Open Yelteen opened 3 years ago

Yelteen commented 3 years ago

While installing the package in Laravel 6.18.40 (The LTS version), the requirements are failing. `Problem 1

digitaltim-de commented 3 years ago

Same here

SergkeiM commented 3 years ago

@Yelteen

I use composer require torann/geoip:^1.1 seems ok for Lumen and laravel ^6.0

hbouhadji commented 3 years ago

Same here

cvallejo commented 3 years ago

@Yelteen

I use composer require torann/geoip:^1.1 seems ok for Lumen and laravel ^6.0

It's worked with Laravel 7 as well