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 5143d79 commit 3ebab59Copy full SHA for 3ebab59
README.md
@@ -74,7 +74,7 @@ Configuration
74
Publish and edit the configuration file
75
76
```bash
77
-$ php artisan config:publish toin0u/geocoder-laravel
+$ php artisan vendor:publish --provider="toin0u/geocoder-laravel"
78
```
79
80
The service provider creates the following services:
0 commit comments