Store transfer files on Contabo Object Storage like Ladill Meet.
Deploy Ladill Transfer / deploy (push) Successful in 50s

Add transfer-files S3 disk, config-driven uploads, and an artisan command to migrate existing local blobs to object storage.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-04 20:01:49 +00:00
co-authored by Cursor
parent ae84295c12
commit aa2db7186a
9 changed files with 523 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@
"laravel/framework": "^12.0",
"laravel/sanctum": "^4.3",
"laravel/tinker": "^2.10.1",
"league/flysystem-aws-s3-v3": "^3.25",
"phpseclib/phpseclib": "^3.0"
},
"require-dev": {