akaunting / laravel-firewall

Web Application Firewall (WAF) package for Laravel
https://akaunting.com
MIT License
934 stars 104 forks source link

Feature Suggestion: Add IP2Loccation.io in Geo Middleware #67

Closed ip2location closed 1 year ago

ip2location commented 1 year ago

I would like to introduce the IP2Location.io IP geolocation API. It has the following advantages compare to other API.

Please consider IP2Location.io as one of the database source in geo middleware module. Feel free to ping me if you have any questions.

Thank you.

denisdulici commented 1 year ago

Feel free to submit such a PR by looking at this example.

ip2location commented 12 months ago

Hi @denisdulici, we have created the PR at https://github.com/akaunting/laravel-firewall/pull/68. Can you help to review it?