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 566d948 commit eb2b7baCopy full SHA for eb2b7ba
README.md
@@ -88,7 +88,7 @@ By default, the following elements will be created in your project:
88
If you want to use a different settings just publish and edit the config file:
89
90
```shell
91
-php artisan vendor:publish --provider="TimoKoerber\LaravelOneTimeOperations\OneTimeOperationsServiceProvider"
+php artisan vendor:publish --provider="TimoKoerber\LaravelOneTimeOperations\Providers\OneTimeOperationsServiceProvider"
92
```
93
94
This will create the file `config/one-time-operations.php` with the following content.
0 commit comments