|
|
0a66d92d31
|
FIX (root cause): trust Caddy proxies in bootstrap/app.php — Laravel saw http behind Caddy, so signed upload URLs never validated -> every Livewire upload 401 -> 'failed to upload' regardless of file size. Verified: upload returns 200 with temp path.
|
2026-08-10 16:00:02 +10:00 |
|
|
|
d3e51b0fd1
|
admin upload: Livewire temp max 50MB + php.ini conf.d mount (research-backed)
|
2026-08-10 15:48:04 +10:00 |
|
|
|
b63374d23e
|
admin: sync MinIO disk config + Filament photo upload + flysystem dep back to repo
|
2026-08-08 10:01:24 +10:00 |
|
|
|
e98b166382
|
admin: User implements FilamentUser (canAccessPanel=isAdmin) — fixes 403 in production
|
2026-08-08 08:52:24 +10:00 |
|
|
|
3e571f75bf
|
admin: force https scheme/root URL behind Caddy (fixes mixed-content broken CSS/JS)
|
2026-08-08 08:39:54 +10:00 |
|
|
|
aa465cae2e
|
admin: redirect / to /admin (root was showing default Laravel welcome page)
|
2026-08-08 08:24:40 +10:00 |
|
|
|
b53c28c1b1
|
laravel-admin: Docker Laravel + Filament panel — users/tags/products/orders resources, dashboard stats, is_admin gate, shared Postgres (verified data layer)
|
2026-08-07 20:31:29 +10:00 |
|