#How to set the Avatar for the Tenant, in Filamentphp?
4 messages · Page 1 of 1 (latest)
4 messages · Page 1 of 1 (latest)
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
I believe you do it the same way you would for a user, with the HasAvatar interface on your tenant model.
Thank you for marking this question as solved!