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.
2 parents 223dcef + c460ca1 commit 3c7034bCopy full SHA for 3c7034b
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