i had an issue and i tried to run a clean system to check it.
laravel 11, filament v3.2, livewire.
i installed the filament panel, made the notiable trait in the user model, made a notification file, made a test route to try the notification and made a test custom page in filament that pulls the notifications for this user.
the custom page shows the notifications.
the notification indicator does not show any notifications and remains empty.
i dont know why.
any idea?