
Add new link to the panel topbar
- Published: 25 Mar 2024 Updated: 04 May 2024
add any link or actions to the topbar

create a new balde file with your link:
1‹a href="#">
2 title
3</a>
- 1return $panel2 ->renderHook(3 'PanelsRenderHook::USER_MENU_BEFORE',4 fn () => view('filament.hook.topbar'),5 )

Related Tricks:
How to Apply Authorization on Create Option Action for Select Field
add locale parameter to all of your filament panel
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.
Bring the sticky actions back form filament v2
when you have a lot of resources, let your users search for what they looking for int he sidebar.