Minimal Laravel 10 application

This commit is contained in:
2024-02-15 12:04:21 +01:00
parent 1387db39cf
commit 49a9ac300b
44 changed files with 114 additions and 801 deletions

View File

@ -7,7 +7,6 @@
"php": "^8.3",
"guzzlehttp/guzzle": "^7.8.1",
"laravel/framework": "^10.43",
"laravel/sanctum": "^3.3.3",
"laravel/tinker": "^2.9.0",
"league/commonmark": "^2.4.2"
},