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 e88a417 commit d8942b8Copy full SHA for d8942b8
README.md
@@ -64,6 +64,10 @@ Find the `aliases` key in `app/config/app.php` and register the **Geocoder Facad
64
Configuration
65
-------------
66
67
+Publish the configuration
68
+
69
+ $ php artisan config:publish toin0u\geocoder-laravel
70
71
The service provider creates the following services:
72
73
* `geocoder`: the Geocoder instance.
0 commit comments