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 7.x compatibility #175

Closed adminbmbc closed 4 years ago

adminbmbc commented 4 years ago

Can you please confirm if the version 1.1 supports Laravel 7. Thank you

andrew-bibby commented 4 years ago

It does not seem to.. I just tried and it wont install.

- Conclusion: remove laravel/framework v7.0.0
- Conclusion: don't install laravel/framework v7.0.0
polygonie commented 4 years ago

Looks like Laravel 7 is not supported at the moment. This PR should address the issue.

hosamalzagh commented 4 years ago

Problem 1

othyn commented 4 years ago

Closed by #173