Uploading profile image

Hello, I hope you're doing well. I'm new to Filament, and even after searching through the documentation and online resources, I'm still facing difficulties setting up my profile image. I would greatly appreciate your help in resolving this issue. I've followed the steps mentioned in the documentation, but I haven't been able to successfully complete the configuration. If possible, could you provide more detailed guidance?
No description
5 Replies
Vp
Vp14mo ago
return $this->avatar_url; instead of avatar_url put your user image column name
Leonardo Ferreira
Leonardo FerreiraOP14mo ago
What is the easiest way to do this?
Vp
Vp14mo ago
easiest way is through resource imo

Did you find this page helpful?