Laravel Mailbox is a good package which we can use to handle incoming emails.

laravel mailbox

Features

laravel mailbox

Fluent API

Laravel Mailbox has a fluent API that allows you to easily define custom mailboxes to catch incoming emails.

Automate tasks

Use Laravel Mailbox to automate tasks and automatically perform tasks whenever your application receives an incoming email.

Multiple-Drivers supported

Laravel Mailbox supports Mailgun, SendGrid and local development out of the box - with the ability to add new drivers easily.

Documentation

https://docs.beyondco.de/laravel-mailbox/1.0/getting-started/introduction.html

Source Code

https://github.com/beyondcode/laravel-mailbox