marqant-lab/marqant-pay-invoices

PDF invoices for marqant-lab/marqant-pay

v0.1.0 2021-02-19 12:40 UTC

README

PDF invoices for marqant-lab/marqant-pay.

Installation

You can require the package through composer like so.

composer require marqant-lab/marqant-pay-invoices

You will need to run the migrations after setting

This package uses laravel-snappy and wkhtmltopdf. Please see the installation instructions on their github page to make sure you have set up everything correctly.

For development at du we typically require wkhtmltopdf through composer like so.

composer require h4cc/wkhtmltopdf-amd64 0.12.x
composer require h4cc/wkhtmltoimage-amd64 0.12.x