Download the PHP package michelmelo/laravel-newsletter without Composer
On this page you can find all versions of the php package michelmelo/laravel-newsletter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download michelmelo/laravel-newsletter
More information about michelmelo/laravel-newsletter
Files in michelmelo/laravel-newsletter
Package laravel-newsletter
Short Description Driver-based Newsletter provider for Laravel
License MIT
Homepage https://github.com/leeovery/laravel-newsletter
Informations about the package laravel-newsletter
Driver-based Newsletter provider for Laravel
Driver-based Newsletter provider for Laravel. Comes with a SendInBlue provider. PRs are welcome for more providers. Ill add more if I can find the time...
Installation
You can install the package via composer:
If you want to use the SendInBlue provider then you need to install their SDK as well:
Publish the config file to setup your newsletter provider:
Usage
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Lee Overy
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.
All versions of laravel-newsletter with dependencies
guzzlehttp/guzzle Version ^6.3
illuminate/mail Version ^6.0|^7.0
illuminate/support Version ^6.0|^7.0