Download the PHP package combindma/laravel-sendinblue without Composer
On this page you can find all versions of the php package combindma/laravel-sendinblue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download combindma/laravel-sendinblue
More information about combindma/laravel-sendinblue
Files in combindma/laravel-sendinblue
Package laravel-sendinblue
Short Description Manage newsletters in Laravel with Sendinblue
License MIT
Homepage https://github.com/combindma/laravel-sendinblue
Informations about the package laravel-sendinblue
Laravel Seninblue
Manage newsletters in Laravel with Sendinblue
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Subscribing an email address can be done like this:
You can pass some merge variables as the second argument:
You can subscribe someone to a specific list ID by using the third argument:
Unsubscribing an email address can be done like this:
Testing
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Combind
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-sendinblue with dependencies
guzzlehttp/guzzle Version ^7.4
illuminate/contracts Version ^9.0|^10.0
sendinblue/api-v3-sdk Version ^8.0
spatie/laravel-package-tools Version ^1.9.2