aiqedge/smtp-notifications-channel
Laravel notification channel to send emails via the AIQEDGE SMTP API. Configure credentials in .env/services.php, add AiqedgeSmtpChannel to via(), and return message data from toAiqedgeSmtp(). Failed requests are logged via Laravel.
|
Package
|
Constraint
|
|---|---|
| illuminate/http | ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 |
| illuminate/notifications | ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 |
| illuminate/support | ^8.0 || ^9.0 || ^10.0 || ^11.0 || ^12.0 |
None
How can I help you explore Laravel packages today?