Integrada libreria dompdf y ejemplo hola mundo

This commit is contained in:
imnavajas
2023-11-02 22:59:29 +01:00
parent ad55a2290f
commit bfa5e04550
6 changed files with 148 additions and 3 deletions

View File

@ -11,7 +11,8 @@
"google/apiclient": "^2.11.0",
"firebase/php-jwt": "^5.4",
"aws/aws-sdk-php": "^3.206",
"spatie/db-dumper": "^2.21"
"spatie/db-dumper": "^2.21",
"dompdf/dompdf": "^2.0"
},
"require-dev": {
"fakerphp/faker": "^1.9",