Release Notes
- Added support for Laravel 12
- Fixed compatibility with Torann/GeoIP breaking changes
Important GeoIP Configuration Notice
Torann/GeoIP has made breaking changes removing auto-discovery. If you're experiencing the error "No GeoIP service is configured", please follow these steps:
- Publish the GeoIP configuration file:
php artisan vendor:publis...