laravel-mailbox icon indicating copy to clipboard operation
laravel-mailbox copied to clipboard

Unable to resolve NULL driver for [BeyondCode\Mailbox\MailboxManager]

Open sheinfeld opened this issue 3 years ago • 1 comments

Hey guys,

I'm trying to install the package but once the installation finishes, I get the following error:

image

Do you have any idea of how to fix it?

Thanks in advance!

sheinfeld avatar Apr 08 '21 11:04 sheinfeld

I have solved this problem. You should clear the caches on bootstrap/cache directory. You can run this command rm bootstrap/cache/*.php

ahmetkorkmaz3 avatar Aug 05 '21 11:08 ahmetkorkmaz3