There was an error while loading. Please reload this page.
1 parent 67eecd0 commit 6d65ad2Copy full SHA for 6d65ad2
readme.md
@@ -43,7 +43,7 @@ composer require aerni/laravel-spotify
43
Publish the config of the package.
44
45
```bash
46
-php artisan vendor:publish --provider="Aerni\Spotify\Providers\SpotifyServiceProvider"
+php artisan vendor:publish --provider="Aerni\Spotify\SpotifyServiceProvider"
47
```
48
49
The following config will be published to `config/spotify.php`.
0 commit comments