Download the PHP package nanuc/frontend-mail without Composer
On this page you can find all versions of the php package nanuc/frontend-mail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package frontend-mail
A mail driver to send mails in the frontend
This package send mail to the frontend of Laravel aps. This is useful for demos on landing pages.
Installation
The package assumes that you have the stacks scripts
and styles
in your main Blade layout.
Install the package:
Put the following somewhere in your views:
Put the following in config/mail.php
:
Set your mailer to frontend
in .env
:
Session ID modification
You can change the ID that is used for the frontend in the Mailable. This is useful if you create mails outside of an user session.
All versions of frontend-mail with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
ext-json Version *
The package nanuc/frontend-mail contains the following files
Loading the files please wait ....