2017 © Pedro Peláez
 

library laravel-mail-css-inliner

Automatically inline CSS for Laravel emails

image

pulkitjalan/laravel-mail-css-inliner

Automatically inline CSS for Laravel emails

  • Tuesday, March 8, 2016
  • by pulkitjalan
  • Repository
  • 1 Watchers
  • 2 Stars
  • 13,713 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 2 % Grown

The README.md

Laravel Mail CSS Inliner

Automatically inline CSS for Laravel emails, (*1)

License Latest Version Total Downloads, (*2)

Laravel service provider to register the openbuildings/swiftmailer-css-inliner css inliner plugin., (*3)

Requirements

  • PHP >= 5.5.9
  • Laravel >= 5.0

Installation

Install via composer - edit your composer.json to require the package., (*4)

"require": {
    "pulkitjalan/laravel-mail-css-inliner": "0.2.*"
}

Then run composer update in your terminal to pull it in., (*5)

Now add the following to the providers array in your config/app.php, (*6)

PulkitJalan\LaravelMailCssInliner\LaravelMailCssInlinerServiceProvider::class

The Versions

08/03 2016

dev-master

9999999-dev https://github.com/pulkitjalan/laravel-mail-css-inliner

Automatically inline CSS for Laravel emails

  Sources   Download

MIT

The Requires

 

laravel css swiftmailer mailer

26/02 2016

0.2.0

0.2.0.0 https://github.com/pulkitjalan/laravel-mail-css-inliner

Automatically inline CSS for Laravel emails

  Sources   Download

MIT

The Requires

 

laravel css swiftmailer mailer

26/02 2016

0.1.0

0.1.0.0 https://github.com/pulkitjalan/laravel-mail-css-inliner

Automatically inline CSS for Laravel emails

  Sources   Download

MIT

The Requires

 

laravel css swiftmailer mailer