
Author
Kevin Kiman
Latest stories by Kevin Kiman
Building transactional email workflows for shipping notifications with Mailgun’s API
In this article, you'll learn how to build a transactional email workflow for shipping notifications using
. The workflow will incorporate
, a powerful job queue system, to queue and process...
Read More
How to send emails using Laravel and Mailgun
Whether you're sending password resets, order confirmations, or marketing newsletters, reliable email delivery is crucial for any Laravel application. By combining Laravel's elegant mailing system ...
Read More