gerenciagram / php-sendgrid-mail-helper
There is no license information available for the latest version (0.0.1) of this package.
A simple Helper to send Sendgrid emails in Php Projects
0.0.1
2019-08-13 00:34 UTC
Requires
- php: >=7.2
- sendgrid/sendgrid: ^7.2
This package is auto-updated.
Last update: 2025-02-18 19:48:09 UTC
README
A simple Helper to send Sendgrid emails in Php Projects.
Installation
Step 1
composer require gerenciagram/php-sendgrid-mail-helper:0.0.1
Step 2
Copy the file config/sendgrid_mail.php
for the /config
directory into your Project
Step 3
Define the var SENDGRID_API_KEY
in .env
file with your Sendgrid's API Key