driesvints/vat-calculator

Add support for GeoIP to automate country lookup

Closed this issue · 1 comments

To automate the GeoIP country lookup / manual input, it might be cool to add this package : https://github.com/pulkitjalan/geoip

Don't think that this should be implemented in this package, as this can be easily solved by simply using something like the Geocoder package to prefill the user's country code.