virla
virla
FFilament
Created by Quin. on 5/1/2024 in #❓┊help
Get the profile icon to the sidebar
ha ok, thanks
13 replies
FFilament
Created by Quin. on 5/1/2024 in #❓┊help
Get the profile icon to the sidebar
yes, I saw and read it, but I don't understand what file I have to put it in: use Filament\Support\Facades\FilamentView; use Filament\View\PanelsRenderHook; use Illuminate\Support\Facades\Blade; FilamentView::registerRenderHook( PanelsRenderHook::BODY_START, fn (): string => Blade::render('@livewire('livewire-ui-modal')'), );
13 replies
FFilament
Created by Quin. on 5/1/2024 in #❓┊help
Get the profile icon to the sidebar
Sorry, but I've read and read and I don't understand where I have to add the PanelsRenderHook, could you give me an example, thanks
13 replies