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 62a82bc commit 807d4dbCopy full SHA for 807d4db
README.md
@@ -32,7 +32,7 @@ Add to your `app/config/app.php` the service provider:
32
Then publish the configuration file:
33
34
```
35
-php artisan config:publish wtfz/tmdb
+php artisan config:publish wtfzdotnet/tmdb-package
36
37
38
And modify the configuration file located at `app/config/packages/wtfz/tmdb/config.php` accordingly.
0 commit comments