This commit is contained in:
ct
2025-07-17 14:55:15 +08:00
parent a6f34ea8fa
commit a7a3c6e6f6
9 changed files with 894 additions and 7 deletions

View File

@@ -10,6 +10,7 @@
"license": "MIT",
"require": {
"php": "^8.2",
"appstract/laravel-opcache": "^4.0",
"artesaos/seotools": "^1.3",
"inertiajs/inertia-laravel": "^2.0",
"intervention/image": "^3.11",
@@ -34,6 +35,7 @@
"vinkla/hashids": "^13.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.15",
"barryvdh/laravel-ide-helper": "^3.5",
"fakerphp/faker": "^1.23",
"laravel/pail": "^1.2.2",