isaaccladandClaude Opus 4.8 4a4024799c
Deploy Ladill Transfer / deploy (push) Successful in 32s
Fix dropped auth.service middleware alias breaking service APIs
Middleware::alias() replaces the alias map rather than merging, so the
second alias() call (platform.session, added in d491130) silently
removed the auth.service alias. Every service-to-service route
(auth.service:transfer) then failed with "Target class [auth.service]
does not exist", returning 500 to webmail/mobile for Transfer file
listing and uploads. Merge both aliases into a single alias() call.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-20 21:11:11 +00:00

Ladill Transfer

Secure file sharing at transfer.ladill.com — upload files, share via link or QR code, control retention, track downloads.

Part of the Ladill platform. See DEPLOY.md for deployment.

S
Description
No description provided
Readme
2.4 MiB
Languages
Blade 59.4%
PHP 36.3%
JavaScript 2.8%
Shell 1.1%
CSS 0.4%