tlegenbayangali
tlegenbayangali
FFilament
Created by tlegenbayangali on 11/11/2024 in #❓┊help
Plugin [awcodes/curator] is not registered for panel [customer].
Hello everyone! I've run into a bit of an issue. I have three panels: Admin, Operator, and Customer. In the Customer panel, I don’t plan to use the awcodes/curator plugin. When it’s listed under ->plugins() method in CustomerPanelProvider, everything works fine. However, after removing it from the plugins list in CustomerPanelProvider, I get an error: Plugin [awcodes/curator] is not registered for panel [customer]. At the same time, the plugin isn’t listed in OperatorPanelProvider, and the error only appears when I remove it from the Customer panel. What could be the cause?
6 replies
FFilament
Created by tlegenbayangali on 9/18/2023 in #❓┊help
Translatable repeater in relation manager
Hello! I need to make translatable repeater fields in relation manager. Is it possible? Because filament saves translations of repeater fields from resource edit page, but doesnt save from relation manager.
4 replies
FFilament
Created by tlegenbayangali on 9/3/2023 in #❓┊help
reactive() vs. live(). what`s the difference?
I did not find an answer to this question in the documentation. It turns out that instead of reactive(), I can always use live()?
6 replies
FFilament
Created by tlegenbayangali on 9/1/2023 in #❓┊help
Issue when using the FileUpload component in the builder
No description
4 replies