Computed properties
Hello team,
This is a computed property on Livewire 3, i want use this on filament, i means, every time i interact with form, the filament make a new query but im not touching the client model so i don't want make unnecessary querying in my database.
thanks in advance
This is a computed property on Livewire 3, i want use this on filament, i means, every time i interact with form, the filament make a new query but im not touching the client model so i don't want make unnecessary querying in my database.
thanks in advance