I'm running Laravel 8.65.0 , I've get maxmind account and setup config file to use maxmind_database driver.
When I execute "php artisan geoip:update" I got "update failed" error message.
What I'm doing wrong?
Note that I've tried with geoipupdate 3.1.1 util and it works properly.
Hello,
I'm running Laravel 8.65.0 , I've get maxmind account and setup config file to use maxmind_database driver. When I execute "php artisan geoip:update" I got "update failed" error message.
What I'm doing wrong? Note that I've tried with geoipupdate 3.1.1 util and it works properly.
Regards