Email

Email

1 Series
2 Lessons
53m 59s

AdonisJS Mailer adds first-party support for sending emails from your application. It has drivers to support the major players like SparkPost, SES, and Mailgun as well as SMTP support.

Series.

Lessons.

Requiring Email Verification
AdonisJS User Roles #4.0
・
Dec 04, 22

Simple Steps To Require Email Verification In Your AdonisJS App

Learn how to require your users to verify their email address using a Token model with AdonisJS and Lucid ORM.

PDF Invoice Generator
Oct 23, 22

Create a NodeJS PDF Generator that Sends the PDF as an Email Attachment with AdonisJS & Puppeteer

In this lesson, we'll be creating an application that creates a PDF from a styled page using AdonisJS, EdgeJS, and Puppeteer. Then, we'll learn how we can send this PDF as an email attachment.