Add autowire

Add logs command
Improve print jobs handling
Improve installation/documentation
This commit is contained in:
René Preuß
2025-07-29 22:16:32 +02:00
parent a152074975
commit 621b6cb5c0
17 changed files with 645 additions and 484 deletions

View File

@@ -21,7 +21,8 @@
"illuminate/http": "^11.5",
"laravel-zero/framework": "^11.0.0",
"ghostzero/cups-ipp": "^1.0",
"symfony/yaml": "^7.1"
"symfony/yaml": "^7.1",
"ext-posix": "*"
},
"require-dev": {
"laravel/pint": "^1.15.2",