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.
1 parent 315cefc commit 26d22c2Copy full SHA for 26d22c2
README.md
@@ -109,7 +109,7 @@ return [
109
If you would like to make changes to the default configuration, publish and
110
edit the configuration file:
111
```sh
112
-php artisan vendor:publish --provider="Geocoder\Laravel\GeocoderServiceProvider" --tag="config"
+php artisan vendor:publish --provider="Geocoder\Laravel\Providers\GeocoderService" --tag="config"
113
```
114
115
## Usage
0 commit comments