feat: Add Scribe package for API documentation and create documentation route

This commit is contained in:
Jonas Pfalzgraf 2024-12-16 09:17:28 +01:00
parent af310dda42
commit 69a26c0b74
4 changed files with 1021 additions and 303 deletions

View file

@ -11,6 +11,7 @@
"license": "MIT",
"require": {
"php": "^8.2",
"knuckleswtf/scribe": "^4.38",
"laravel/framework": "^11.9",
"laravel/sanctum": "^4.0",
"laravel/tinker": "^2.9"