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:
make all Field or any components translatable
how to redirect the user after loging out of filament app
how to make actions sticky in tables when you have a lot of columns
How to Apply Authorization on Create Option Action for Select Field
add any link or actions to the topbar