Database notification
I want to add the database notification icon in the top bar , I followed the docs : https://filamentphp.com/docs/3.x/notifications/database-notifications#overview , and when I arrived to the chapter where I should add :
@livewire('database-notifications')
, I didn't know where to put it , keep in mind I don't have the layout file in resources/views
, can someone help me please ?1 Reply
When you say "topbar" are you talking about Filament panel? Then you don't have to do this. You are following the docs for integration in a standalone project