synergitech/laravel-weasyprint

此包已被 废弃 并不再维护。未建议替代包。

此库将 WeasyPrint 与 Laravel 集成。

v0.0.1 2018-07-24 09:44 UTC

This package is auto-updated.

Last update: 2019-06-05 13:52:25 UTC


README

此库将 WeasyPrint 与 Laravel 集成。

安装

首先,使用 Composer 安装包

composer require synergitech/laravel-weasyprint

接下来,导出配置

php artisan vendor:publish --provider="SynergiTech\WeasyPrint\WeasyPrintServiceProvider"