Filamentphp v4 , database notifications

Im using stancl/tenancy multi database the notification sendToDatabase are always goes to the central database is there is something to make it goes the tenant context ?
1 Reply
toeknee
toeknee4w ago
You probable need to extend the notifications model, and use this new model whilst applying the tenancy traits to it.

Did you find this page helpful?