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 91f56fc commit 8d112c7Copy full SHA for 8d112c7
README.md
@@ -60,7 +60,7 @@ Webklex\IMAP\Providers\LaravelServiceProvider::class,
60
5) Run the command below to publish the package config file [config/imap.php](src/config/imap.php):
61
62
``` shell
63
-php artisan vendor:publish
+php artisan vendor:publish --provider="Webklex\IMAP\Providers\LaravelServiceProvider"
64
```
65
66
## Configuration
0 commit comments