Email Testing

Sending Email in Laravel Using Gmail SMTP

On April 25, 2024 By Dzenana Kajtaz
Learn how to send emails in Laravel using Gmail SMTP as well as a great alternative, Mailtrap SMTP, with the help of detailed explanations and code examples.

How to Send Emails With Google App Script

This is a featured image for an article on sending emails with Google Apps Script
On March 21, 2024 By Dzenana Kajtaz
Learn how to test and send emails with Google Scripts using the GmailApp service and Mailtrap. HTML emails, attachments, and multiple recipients are covered.