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 223dcef commit c460ca1Copy full SHA for c460ca1
README.md
@@ -80,7 +80,7 @@ return [
80
If you would like to make changes to the default configuration, publish and
81
edit the configuration file:
82
```sh
83
-php artisan vendor:publish --provider="Geocoder\Laravel\GeocoderServiceProvider" --tags="config"
+php artisan vendor:publish --provider="Geocoder\Laravel\GeocoderServiceProvider" --tag="config"
84
```
85
86
## Usage
0 commit comments