Why would you want to receive emails inside laravel? Laravel isn't made to receive emails
Oct 12, 2020
4
Level 6
Test Laravel 8x: mail reception
Is it possible to test receiving an email with Laravel?
or can I use only mock mail tests?
I haven't found much about the documentation, just this: https://laravel.com/docs/8.x/mocking#mail-fake
Please or to participate in this conversation.