darkgoldblade01 / custom-email
The ability to send an email using the Mailable class as a notification, using custom templates if needed.
Requires
- php: >=5.6.4
- illuminate/notifications: ^5.3
- illuminate/support: ^5.1|^5.2|^5.3
Requires (Dev)
- mockery/mockery: ^0.9.5
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2024-10-13 05:18:27 UTC
README
This package makes it easy to send notifications using custom email templates with Laravel 5.3.
The ability to send an email using the Mailable class as a notification, using custom templates if needed.
Contents
Installation
Please also include the steps for any third-party service setup that's required for this package.
Setting up the CustomEmail service
Optionally include a few steps how users can set up the service.
Usage
Some code examples, make it clear how to use the package
Available methods
A list of all available options
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
$ composer test
Security
If you discover any security related issues, please email brianldj@gmail.com instead of using the issue tracker.
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.