Add Notifications to user menu

Hi,

I'm new to filamentphp, i realy love how it is.
sometimes i have some trouble with the configuration of how things work but that is always when you try a new system.

Add the moment i want to add a new menu item to the user menu.
Not that difficult, the only thing i want is that it is a "Database notifications" button with "Notifications ({{ $unreadNotificationsCount }} unread)" as label.
How can i do this?

Maybe i want to add it next to my profile pictore on the top.
With a icon and a unread badge, is this possible and how to do this?

Thanks!
Was this page helpful?