How to send emails in Laravel using Mailtrap 3.4 (5)
by
Giuseppe Maccario
on
July 3, 2022
on
3rd Jul 2022
In this article, I’ll explain what is Mailtrap Email Testing, and how to send emails from your local development Laravel project using Mailtrap. Introduction In 2020 I was developing a platform, based on Laravel, that made extensive use of cron jobs and email sending. The cron jobs check some values on the database, and the […]
Laravel
Local development
Mail
PHP