PDF-Generator für Eventschluss; CSRF-Protection

This commit is contained in:
2026-04-06 15:03:15 +02:00
parent 9cac0294cd
commit b48c689d31
11 changed files with 654 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.3",
"dompdf/dompdf": "v3.1.5",
"laravel/framework": "^13.0",
"laravel/tinker": "^3.0"
},