Laravel Geoip Versions Save

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

3.0.7

1 month ago
  • Fix composer version requirements

3.0.6

1 month ago
  • Laravel 11 compatibility

3.0.5

1 year ago
  • Add support for Laravel 10

3.0.4

2 years ago
  • Laravel 9 support

3.0.3

2 years ago
  • Fixes #209

3.0.2

3 years ago
  • PHP 8.0 - Enable in composer.json

3.0.1

3 years ago
  • Support Laravel 8
  • Remove > PHP 7.2 support

1.2.1

4 years ago
  • Fix mkdir() file exists bug #172

1.2.0

4 years ago
  • Support for Laravel 7 #173
  • Drop support for laravel 5

1.1.1

4 years ago
  • Placing the country name correctly in ipdata.co #161
  • Move phpdotenv to require-dev in composer.json to allow installations on Laravel 5.8 #166