Antea
Antea
FFilament
Created by Antea on 2/23/2025 in #❓┊help
Sentry client side sdk
Anyone have experience with sentry on both backend and frontend reporting? right now i only have it setup in AppServiceProvider, anyone have an example how they set it up in the frontend for filament/alpine?
3 replies
FFilament
Created by Antea on 8/27/2024 in #❓┊help
Infolist TextEntry with enum casted attribute
Hi, how can I display an enum value when it is cast to an enum class in an infolist textentry? Im getting Object of class enum could not be converted to string. Also how would I display multiple values using AsEnumCollection::class:EnumClass cast?
5 replies
FFilament
Created by Antea on 8/14/2024 in #❓┊help
Sticky header inconsistency with logo
No description
5 replies
FFilament
Created by Antea on 8/7/2024 in #❓┊help
Setting repeater values from action
related: https://discordapp.com/channels/883083792112300104/1270435674390269992/1270435674390269992 I was just wondering how to hydrate multiple repeater entries from an action. I have tried using ->default([ [], [], ]) but it only fills it on page load and not after selecting something on a live input, I need it to be dynamic. Anyone have an idea?
5 replies
FFilament
Created by Antea on 8/6/2024 in #❓┊help
programmatically filling in multiple Repeater entries on create form
No description
4 replies