Laravel Geolocation Versions Save

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

v1.2.0

1 year ago

v1.2.0

  • 2023-03-07 - update version constraint for require-dev testbench package
  • 2023-03-07 - typo fix
  • 2023-03-07 - Merge pull request #6 from BrekiTomasson/dev-l10-compatibility

v1.1.0

2 years ago

v1.1.0

  • 2022-04-30 - update Travis config to support PHP 8.0 and 8.1.
  • 2022-04-27 - added support for Laravel ^9.0.

v1.0.0

3 years ago
  • fix composer requirements
  • add return type declaration
  • update README
  • removed unused class
  • upgrade testbench to 6.9 and guzzle to 7.0
  • upgrade tests