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:
set any page like List Or view page as the main page instead of using a dashboard page in filamentPHP
Usability: Knowing whether or not the record was saved.
This time-saving starter kit provides a Laravel project with FilamentPHP already installed and configured, so you can dive straight into building without any of the initial setup headaches.
when you have a lot of resources, let your users search for what they looking for int he sidebar.
Let Users to Select All Options with a Simple Hint Action