Bogardo / Mailgun

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

I'm getting Call to undefined method Mailgun\Mailgun::send() #118

Open deios0 opened 7 years ago

deios0 commented 7 years ago

I'm getting Call to undefined method Mailgun\Mailgun::send() exception, then trying to use Mailgun::send(). I use Laravel 5.4. Is there any workaround? Thanks!