File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Render HTML to PDF for Laravel - RenderPDF.io Laravel Driver
22
3+ [ ![ Unit Test] ( https://github.com/renderpdf-io/renderpdf-laravel/actions/workflows/build.yml/badge.svg )] ( https://github.com/renderpdf-io/renderpdf-laravel/actions/workflows/build.yml )
4+
5+
36![ RenderPDF.io Cover] ( ./.github/renderpdf-io-cover.png )
47
58[ RenderPDF.io] ( https://renderpdf.io ) provides awesome & developer-friendly APIs to convert HTML to PDF.
@@ -13,9 +16,11 @@ This is a Laravel package provides an easy integration with **RenderPDF.io**
1316## Installation
1417
1518``` bash
16- composer install renderpdf-io/renderpdf-laravel[build.yml](..%2Flaravel-inbox-process%2F.github%2Fworkflows%2Fbuild.yml)
19+ composer install renderpdf-io/renderpdf-laravel
1720```
1821
22+ Note: for Laravel 10 users, you need to install ` GuzzleHTTP ` too.
23+
1924Add the ` services.renderpdf-io.key ` config into your ` config/services.php ` (required):
2025
2126``` php
You can’t perform that action at this time.
0 commit comments