2017 © Pedro Peláez
 

library mailguneu

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.

image

wildside/mailguneu

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Wildside/MailgunEu

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL., (*1)

Requirements

  • This package requires PHP 5.6+
  • It works with Laravel 5.x (and may work with earlier versions too).
  • It does not work with Laravel 5.5 or Laravel 5.7 (or newer) as native support for the EU endpoint is available.

Installation

Require this package with composer, (*2)

composer require wildside/mailguneu

Replace your MailServiceProvider in config/app.php., (*3)

// Illuminate\Mail\MailServiceProvider::class,
Wildside\MailgunEu\MailServiceProvider::class,

Update your mailgun.domain value in config/services.php to provide the full API URL (e.g. https://api.mailgun.net/v3/mg.example.org instead of mg.example.org), (*4)

License

This open-source software is licensed under the MIT license., (*5)

The Versions

27/07 2018

dev-master

9999999-dev

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.

  Sources   Download

MIT

The Requires

 

laravel mailgun eu gdpr

27/07 2018

1.0.0

1.0.0.0

Provides a replacement MailServiceProvider in Laravel which requires setting the full Mailgun base URL.

  Sources   Download

MIT

The Requires

 

laravel mailgun eu gdpr