Filament Menu
How to load filament menu inside livewire component render view ??
2 Replies
not sure what you are trying to do, but maybe this can help you
filament()->getNavigation()
https://github.com/filamentphp/filament/blob/3.x/packages/panels/resources/views/components/layout/index.blade.phpGitHub
filament/packages/panels/resources/views/components/layout/index.bl...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament
i got a livewire component and i wish to render filament default layout to livewire component wiew