genert / laravel-invoice
Laravel package for downloading invoice with included default receipt template
1.0.3
2019-10-28 04:34 UTC
Requires
- dompdf/dompdf: ^0.8.3
- illuminate/support: ^6.0
- symfony/http-kernel: ^4.3.5
This package is auto-updated.
Last update: 2024-10-17 05:36:13 UTC
README
Laravel package for downloading invoice with included default receipt template.
Installation
PHP 7.1+ is required.
To get the latest version of BBCode, simply require the project using Composer:
$ composer require genert/laravel-invoice
Contributions & Issues
Contributions are welcome. Please clearly explain the purpose of the PR and follow the current style.
Issues can be resolved quickest if they are descriptive and include both a reduced test case and a set of steps to reproduce.
Licence
The genert/laravel-invoice
library is copyright © Genert Org and licensed for use under the MIT License (MIT).
Please see MIT License for more information.