#How to set the Avatar for the Tenant, in Filamentphp?

4 messages · Page 1 of 1 (latest)

robust magnet
#

I have a multi-tenancy application, I would like to set the Avatar image for the Tenant (not for the user) as shown in the image. Please help

cobalt patioBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

obtuse nacelle
#

I believe you do it the same way you would for a user, with the HasAvatar interface on your tenant model.

cobalt patioBOT