Laravel
Laravel package of RenderPDF.io
Last updated
Laravel package of RenderPDF.io
Last updated
We ship a Laravel package that provides easy integration with RenderPDF.io
GitHub:
PHP 8.1 and above
Laravel 10 and above
Note: for Laravel 10 users, you need to install GuzzleHTTP
too.
Add the services.renderpdf-io.key
config into your config/services.php
(required):
Simply use the RenderPdfIo
facade
In case you want to use DI style, we got you:
See all the available options here: