Download the PHP package darkgoldblade01/custom-email without Composer
On this page you can find all versions of the php package darkgoldblade01/custom-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download darkgoldblade01/custom-email
More information about darkgoldblade01/custom-email
Files in darkgoldblade01/custom-email
Package custom-email
Short Description The ability to send an email using the Mailable class as a notification, using custom templates if needed.
License MIT
Homepage https://github.com/laravel-notification-channels/Custom-Email
Informations about the package custom-email
Custom Email Notification Channel
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
- Setting up the CustomEmail service
- Usage
- Available Message methods
- Changelog
- Testing
- Security
- Contributing
- Credits
- License
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
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Contributing
Please see CONTRIBUTING for details.
Credits
- Brian Logan
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of custom-email with dependencies
illuminate/notifications Version ^5.3
illuminate/support Version ^5.1|^5.2|^5.3