Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 198 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 198 Bytes

Mailgun Mailer for Laravel

Installation

composer require i-rocky/mailgun-mailer

php artisan mailgun:install

Usage

Add MailgunMailer::routes(); in anywhere in your route provider