© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
403 Forbidden in production - Filament
F
Filament
•
3y ago
•
2 replies
braindead
403 Forbidden in production
Just deployed my first app to production
(Forge
+ DigitalOcean
)
. Login
/Register work fine
, but after login I get 403 everywhere
.
I implemented the FilamentUser contract in my User model per 3
.x docs but I can
't get around the 403
.
public function canAccessPanel(Panel $panel): bool
{
return true;
}
public function canAccessPanel(Panel $panel): bool
{
return true;
}
Any suggestions
?
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
403 Forbidden in production
F
Filament / ❓┊help
2y ago
403 forbidden when production
F
Filament / ❓┊help
2y ago
403 | Forbidden
F
Filament / ❓┊help
2y ago
403 Forbidden in Production or Staging with FilamentPHP
F
Filament / ❓┊help
14mo ago