aks-service / documentwrapper
A document wrapper to create pdf files with header and footer
dev-master
2022-06-14 08:26 UTC
Requires
- php: ^8.0
- barryvdh/laravel-snappy: 1.*
- h4cc/wkhtmltoimage-amd64: 0.12.x
- h4cc/wkhtmltopdf-amd64: 0.12.x
- laravel/framework: ^v9.11.0
- orchestra/testbench: v7.4.0
Requires (Dev)
- pestphp/pest-plugin-laravel: 1.x-dev
This package is not auto-updated.
Last update: 2025-03-11 02:17:28 UTC
README
php artisan vendor:publish --provider="AksService\DocumentWrapper\DocumentWrapperServiceProvider" --tag="views" php artisan vendor:publish --provider="AksService\DocumentWrapper\DocumentWrapperServiceProvider" --tag="config"