{"repo":"mailjet/laravel-mailjet","free":true,"listed":false,"github":"https://github.com/mailjet/laravel-mailjet","clone":"git clone https://github.com/mailjet/laravel-mailjet.git","description":"Laravel package for Mailjet API V3 and Laravel Mailjet Mail Transport","language":"PHP","stars":111,"topics":["mailjet","php","packagist","laravel","laravel54","mailjet-api","email","transactional-emails"],"license":"MIT","category":"auth-billing-email","readme_excerpt":"Laravel Mailjet Laravel package for handling Mailjet API v3 using this wrapper: It also provides a mailjetTransport for Laravel mail feature Installation First, include the package in your dependencies: composer require mailjet/laravel-mailjet Then, you need to add some informations in your configuration files. You can find your Mailjet API key/secret here. Please also set your email from address and name. In the providers array: Laravel 11.0+ In the file example-app/bootstrap/providers.php Note: The Mailjet alias is registered automatically via Package Auto-Discovery. No manual alias configuration needed — just use use Mailjet\\LaravelMailjet\\Facades\\Mailjet; in your code. In the aliases array (Laravel 10 and below): In the services.php file: In your .env file: Full configuration For details head to configuration doc. Mail driver configuration In order to use Mailjet as your Mail driver, you need to update the mail driver in your config/mail.php or your .env file to MAIL MAILER=mailjet (for Laravel 6 and older use MAIL DRIVER constant instead), and make sure you are using a valid and authorised from email address configured on your Mailjet account. The sending email addresses and domain can be managed here For Laravel 7+ you also need to specify new available mail driver in config/mail.php: For usage, please check the Laravel mail documentation Usage In order to usage this package, you first need to import Mailjet Facade in your code: use Mailjet\\LaravelMailjet\\Facades\\Mailje","default_branch":null,"files":null,"tree":[],"storefront":"/r/mailjet","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mailjet/laravel-mailjet/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}