2017 © Pedro Peláez
 

plugin swiftbcc

Laravel bcc plugin for swift library

image

ovidiu-ostafi/swiftbcc

Laravel bcc plugin for swift library

  • Monday, June 12, 2017
  • by ovidiu-ostafi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Bcc outgoing emails

Sending bcc from all outgoing emails., (*1)

Requirements

  • laravel >=5.2.*

Installation

  1. Update your config/app.php by adding the SwiftBcc provider
/**
 * Set SwiftBcc provider
 */
SwiftBcc\SwiftBccProvider::class,
  1. Update your config/mail.php with a bcc key
/**
 * Mail where all copies go
 */
'bcc' => 'a.b@example.com',

The Versions

12/06 2017

dev-master

9999999-dev

Laravel bcc plugin for swift library

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Ovidiu Ostafi

mail bcc

12/06 2017

v1.0.2

1.0.2.0

Laravel bcc plugin for swift library

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Ovidiu Ostafi

mail bcc

12/06 2017

dev-setup

dev-setup

Laravel bcc plugin for swift library

  Sources   Download

MIT

The Requires

  • php >=5.6.4

 

by Ovidiu Ostafi

mail bcc

12/06 2017

v1.0.1

1.0.1.0

Laravel bcc plugin for swift library

  Sources   Download

MIT

The Requires

 

by Ovidiu Ostafi

mail bcc

12/06 2017

v1.0

1.0.0.0

Laravel bcc plugin for swift library

  Sources   Download

MIT

The Requires

 

by Ovidiu Ostafi

mail bcc