Add new link to the panel topbar
By: Lara Zeus
- 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:
Sticky Table Row Actions
how to make actions sticky in tables when you have a lot of columns
Add new link to the panel topbar
add any link or actions to the topbar
Dynamic Color For Panels Per Users
let users select a color for the panel
Redirect the user after the logout
how to redirect the user after loging out of filament app
Add a locale as a url parameter on a panel
add locale parameter to all of your filament panel