Download the PHP package magarrent/filament-email-sent-log-viewer without Composer
On this page you can find all versions of the php package magarrent/filament-email-sent-log-viewer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magarrent/filament-email-sent-log-viewer
More information about magarrent/filament-email-sent-log-viewer
Files in magarrent/filament-email-sent-log-viewer
Package filament-email-sent-log-viewer
Short Description Filament tools to view all emails sent by your Laravel Application
License MIT
Homepage https://github.com/magarrent/filament-email-sent-log-viewer
Informations about the package filament-email-sent-log-viewer
Filament tools to view all emails sent by your Laravel Application
This is a Package for Filament V3 to view all emails sent by your Laravel Application.
Installation
You can install the package via composer:
Run the package installer
You must publish and run the migrations with (The installer does this for you): ⬆️⬆️⬆️
Usage
Register the plugin class in your AdminPanelProvider
:
Just add
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Marc - @magarrent
- Thanks to Shvets Group for some ideas and code :)
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-email-sent-log-viewer with dependencies
filament/filament Version ^3.0
illuminate/contracts Version ^10.0 | ^11.0
spatie/laravel-package-tools Version ^1.15.0