Looking to hire Laravel developers? Try LaraJobs

laravel-weasyprint maintained by synergitech

Description
This library integrates WeasyPrint with Laravel.
Last update
2018/07/24 11:44 (dev-master)
License
Downloads
139

Comments
comments powered by Disqus

Laravel WeasyPrint

This library integrates WeasyPrint with Laravel.

Install

First, install the package using Composer:

composer require synergitech/laravel-weasyprint

Next, export the configuration:

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