How to send transactional email with Laravel and SendGrid
In this post, I have taken a Contact Us form as an example to send a smart email with Laravel and SendGrid. So, when a user completes the contact us form, the Send Grid will send the transactional email to the user. Before you begin coding, make sure the following actions are done in SendGrid. […]