Download the PHP package norman-huth/laravel-email-log without Composer
On this page you can find all versions of the php package norman-huth/laravel-email-log. 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 laravel-email-log
Laravel Email Log
Save sent emails in the database.
If there is an authenticated user while sending a mail, it will be saved as authenticatable
(polymorphic relation).
Install
Optional: Publish
Publish config file
Publish Migration
Usage
It’s a Laravel Eloquent Model.
``
Laravel Nova
For a Laravel Nova integration read NOVA.md
Model
Model Relationship
Nullable morph.
SoftDeletes
The softDeletes column is present in the migration, but the SoftDeletes Trait is not using by the Model.
All versions of laravel-email-log with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
illuminate/events Version ^11.0
illuminate/mail Version ^11.0
illuminate/support Version ^11.0
illuminate/events Version ^11.0
illuminate/mail Version ^11.0
illuminate/support Version ^11.0
The package norman-huth/laravel-email-log contains the following files
Loading the files please wait ....