hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
146 stars 58 forks source link

fix add mailable to newsletter subcription #546

Closed abdielbytes closed 2 months ago

abdielbytes commented 2 months ago

Description

I added mails to newsletter subcriptions. Users will now receive a welcome message when they subcriibe to our newsletter ​

Related Issue (Link to Github issue)

https://github.com/hngprojects/hng_boilerplate_nestjs/issues/820

Motivation and Context

How Has This Been Tested?

This change has been tested on postman and through unti testing. ​

Screenshots (if appropriate - Postman, etc):

image

Types of changes