Rikita
How I can populate data to input dependent on other input in Livewire
Situation: When I choose Customer in select box I want get Customer Name of Customer in Controller and populate to input Customer name. How I can do that? please help me.
3 replies
Please help! I can not use brandLogo() in V3
- I try to add Logo to Panel
- I'm using
brandLogo()
https://filamentphp.com/docs/3.x/panels/themes#adding-a-logo
- I got error Method Filament\Panel::brandLogo does not exist.
7 replies