Skip to content

Laravel 5.4 Call to undefined method Webklex\IMAP\Facades\Client::connect() #2

@dansleboby

Description

@dansleboby

Call to undefined method Webklex\IMAP\Facades\Client::connect()

in config/app.php I already add
Webklex\IMAP\Providers\LaravelServiceProvider::class
and
'Client' => Webklex\IMAP\Facades\Client::class

And in my composer.json I have:
"webklex/laravel-imap": "^1.0"

Thanks for help

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions