We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update .travis.yml
Upgrade to Laravel 8.
Fixed caching to be provider-dependent.
Merge branch 'master' of github.com:geocoder-php/GeocoderLaravel
Update geocoder.php
Update README.md
Added Laravel 7 compatibility.
Update reader configuration to support array notation, so that config… … can be cached.
Don't set logger if it doesn't exist. Fixes geocoder-php#162
Inject logger into chain provider.