From not triggered
lorflea opened this issue · 1 comments
lorflea commented
Hi,
I'm using Laravel Mailbox with Mailgun but the functions are not triggered when I send the emails.
If I use the tool "Send a sample POST" from Mailgun, using the url http://mywebsite.com/laravel-mailbox/mailgun/mime the response is "MethodNotAllowedHttpException"
Can you help me please?
Thank you
tnorthcutt commented
@lorflea Did you follow the documentation on adding a Mailbox to e.g. the boot()
method of your AppServiceProvider
?
https://docs.beyondco.de/laravel-mailbox/1.0/basic-usage/mailboxes.html