laravel-mailbox
laravel-mailbox copied to clipboard
From not triggered
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
@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