how can i change notification database query

how can i change notification database query?
3 Replies
azar7304
azar7304OP12mo ago
But there is nothing about customizing query of Notification Database I did this: in AppServiceProvider boot method
Livewire::component('database-notifications', DatabaseNotifications::class);
$this->app->bind(BaseDatabaseNotifications::class, DatabaseNotifications::class);
Livewire::component('database-notifications', DatabaseNotifications::class);
$this->app->bind(BaseDatabaseNotifications::class, DatabaseNotifications::class);
But I did not change anything Actually, The new component that I made is not working
DrByte
DrByte12mo ago
What do you want to change with the query?
Want results from more Discord servers?
Add your server