This website requires JavaScript.
Explore
Help
Sign In
sam
/
where_woof
Watch
1
Star
0
Fork
0
You've already forked where_woof
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
where_woof
/
admin
/
app
/
bootstrap
History
Sam Rolfe
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
..
cache
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
app.php
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
providers.php
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