Exi
Exi
FFilament
Created by Exi on 4/6/2025 in #❓┊help
500 error on FilamentPHP panel after installing Laravel Octane
While debugging, I temporarily removed ->databaseNotificationsPolling, and the 500 errors stopped appearing randomly on the panel. However, when I rapidly switch between select inputs inside a resource (e.g. using the Tab key), I still get a 500 error. This didn’t happen before using Octane, so it might be related to rate limiting or Octane-specific behavior. Is there any known workaround for this?
11 replies
FFilament
Created by Exi on 4/6/2025 in #❓┊help
500 error on FilamentPHP panel after installing Laravel Octane
It's not on production yet — I'm getting this error in my local development environment. I'm using Laravel Sail with Octane. Also, nothing is being logged in laravel.log. On the frontend, I see this error in the browser console:
POST http://localhost/livewire/update 500 (Internal Server Error)
POST http://localhost/livewire/update 500 (Internal Server Error)
11 replies
FFilament
Created by Exi on 10/31/2023 in #❓┊help
Issues with Filament Spatie Tags and Multilingual Support
@[AC].dev
8 replies
FFilament
Created by Exi on 10/31/2023 in #❓┊help
Issues with Filament Spatie Tags and Multilingual Support
It seems there are general issues with the Filament Spatie Translatable plugin. The project's GitHub page is in "read-only" mode, which means no one can open or is opening issues. While the Spatie Tags plugin is compatible with Spatie Translatable, the Filament version does not support this functionality. You might need to modify the core files yourself to resolve this issue.
8 replies
FFilament
Created by Uvays Aleroev on 10/18/2023 in #❓┊help
How to add LocaleSwitcher in RelationManager modal window?
I apologize for deviating from the original topic, but if you add to the required inputs in one language and the other languages are left empty, does it give an error for the other languages so the edit can be made? Are you experiencing this issue?
6 replies