Bogardo / Mailgun

Mailgun package for Laravel
MIT License
295 stars 116 forks source link

FatalErrorException in Facade.php line 215 Service::failures() #137

Open ivankape opened 6 years ago

ivankape commented 6 years ago

Hi,

I successfully sending out an email, but my web page throw an error:

FatalErrorException in Facade.php line 215: Call to undefined method Bogardo\Mailgun\Service::failures()

But, like I said before, the email is sent! which is weird because if so, what went wrong?