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 cfd093f commit 340c4bdCopy full SHA for 340c4bd
README.md
@@ -48,7 +48,7 @@ Next add the following to the `aliases` array in your `config/app.php`
48
'GeoIP' => 'PulkitJalan\GeoIP\Facades\GeoIP'
49
```
50
51
-Next run `php artisan vendor:publish --provider="pulkitjalan\geoip\GeoIPServiceProvider" --tag="config"` to publish the config file.
+Next run `php artisan vendor:publish --provider="pulkitjalan\geoip\GeoIPServiceProvider"` to publish the config file.
52
53
#### Looking for a Laravel 4 compatible version?
54
0 commit comments