Leonardo Ferreira
Leonardo Ferreira
FFilament
Created by Leonardo Ferreira on 2/21/2025 in #❓┊help
403 Forbidden in Production or Staging with FilamentPHP
APP_ENV is set to local, I can access the admin panel without any issues. However, when I switch to APP_ENV=production or staging, I get a 403 Forbidden error when trying to access the admin panel. I have already defined canAccessPanel() in the User model to always return true: public function canAccessPanel(Panel $panel): bool { return true; }
5 replies
FFilament
Created by Leonardo Ferreira on 1/22/2024 in #❓┊help
Uploading profile image
No description
7 replies
FFilament
Created by Leonardo Ferreira on 10/31/2023 in #❓┊help
How do I place the flaps to fill the entire space?
No description
5 replies