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 73f44ab commit 179b7aaCopy full SHA for 179b7aa
README.md
@@ -16,7 +16,7 @@ $ composer require webklex/laravel-imap
16
17
## Setup
18
19
-Add the service provider to the providers array in [config/imap.php](src/config/imap.php).
+Add the service provider to the providers array in config/app.php.
20
21
``` php
22
'providers' => [
0 commit comments