josrom/laravel-build-emails
Composer 安装命令:
composer require josrom/laravel-build-emails
包简介
Convert Mail views into views with inline style
README 文档
README
Introduction
MailBuilder provides a feature to creates mails using CSS.
Installation
To get the last version of MailBuilder, simply require the project using Composer:
composer require josrom/laravel-build-emails
Instead, you may of course manually update your require block and run composer update if you so choose:
{
"require": {
"josrom/laravel-build-emails": "^0.1"
}
}
统计信息
- 总下载量: 75
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-29