adding search bar for navigation groups and items
- Published: 24 Mar 2025 Updated: 26 Mar 2025
when you have a lot of resources, let your users search for what they looking for int he sidebar.
First: add the render hook in the panel provider:
Next: create the view `navigation-filter.blade.php`:
take a look at the result in our demo app.
thanks to Azad Furkan ŞAKAR for the gist
Related Tricks:
How to Apply Authorization on Create Option Action for Select Field
when you don't have access to the current resource or page, `current` for the help!
when you have a lot of resources, let your users search for what they looking for int he sidebar.
set any page like List Or view page as the main page instead of using a dashboard page in filamentPHP
add any link or actions to the topbar