download pdf and excel function created

This commit is contained in:
Abhishek Mali
2025-12-03 10:35:20 +05:30
parent 922539844d
commit f4730a81d8
8 changed files with 1195 additions and 19 deletions

View File

@@ -7,8 +7,10 @@
"license": "MIT",
"require": {
"php": "^8.2",
"barryvdh/laravel-dompdf": "^3.1",
"laravel/framework": "^12.0",
"laravel/tinker": "^2.10.1",
"maatwebsite/excel": "^3.1",
"mpdf/mpdf": "^8.2",
"php-open-source-saver/jwt-auth": "2.8"
},