d1ce73e7ff
Logos were being written to the default filesystem disk, which resolves to storage/app/private and isn't web-servable, so the frontend couldn't load the image. Store logos on the public disk (storage/app/public, symlinked to public/storage) instead, and resolve logoUrl() against that disk explicitly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015HaT8a5ZWh45JkjTLPWeaP