Download the PHP package danielkellyio/mailgun-mailable without Composer
On this page you can find all versions of the php package danielkellyio/mailgun-mailable. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download danielkellyio/mailgun-mailable
More information about danielkellyio/mailgun-mailable
Files in danielkellyio/mailgun-mailable
Download danielkellyio/mailgun-mailable
More information about danielkellyio/mailgun-mailable
Files in danielkellyio/mailgun-mailable
Vendor danielkellyio
Package mailgun-mailable
Short Description A trait to make your laravel mailables smarter about working with mailgun
License MIT
Package mailgun-mailable
Short Description A trait to make your laravel mailables smarter about working with mailgun
License MIT
Please rate this library. Is it a good library?
Informations about the package mailgun-mailable
Mailgun Mailable
A trait to make your laravel mailables smarter about working with mailgun.
Note - not used to send your mail with Mailgun. Use with mail that's already being sent with Mailgun using Laravel's out of the box Mailgun driver. Provides some helper methods to deal with unique Mailgun features like variables and tags.
Installation
Add tags to an email
Add variables to an email
(Can be used to manage email templates within the Mailgun interface. More info)
No mailable class?
Using send with a callback to compose message? Add tags and variables directly to messages like so:
All versions of mailgun-mailable with dependencies
PHP Build Version
Package Version
No informations.
The package danielkellyio/mailgun-mailable contains the following files
Loading the files please wait ....