Add (new post)

This commit is contained in:
2023-07-29 02:20:51 +08:00
parent cb371fae26
commit 58b939f72e
26 changed files with 3754 additions and 62 deletions

View File

@@ -15,12 +15,15 @@
"genealabs/laravel-model-caching": "^0.13.4",
"glhd/laravel-timezone-mapper": "^1.4",
"guzzlehttp/guzzle": "^7.2",
"intervention/image": "^2.7",
"kalnoy/nestedset": "^6.0",
"laravel/framework": "^10.10",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"laravel/ui": "^4.0",
"stevebauman/location": "^7.0"
"stevebauman/location": "^7.0",
"tightenco/ziggy": "^1.6",
"league/flysystem-aws-s3-v3": "^3.0"
},
"require-dev": {
"barryvdh/laravel-debugbar": "^3.8",