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

Laravel package to get the details about Region, City and Country for a given IP Address.

Results 4 laravel-geolocation issues
Sort by recently updated
recently updated
newest added

Hi, We would like to introduce IP2Location.io API which can be integrated as an alternate source of IP geolocation API. You can visit https://www.ip2location.io/ip2location-documentation for the documentation.

enhancement

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 11.x. **Before merging**, you need to: - Checkout the `l11-compatibility`...

When trying to install the package with a fresh 11.x laravel installation it shows the error bellow: ``` Problem 1 - Root composer.json requires laravel/framework ^11.0, found laravel/framework[v11.0.0, ..., v11.15.0]...