Replies: 1 comment 3 replies
-
hii @tabuna can you help me? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to make my admin can upload picture of him/her.
So the admin panel sidebar like this promo image which is showing the admin name and the profile picture like this Promo image
I use the attachment feature, according to documentation I've to add
use Attachable
on myUser model
Here is the User Model
But I got error like
How can I solve this error, Which model I should use the Orchid User model or my User Model?
Beta Was this translation helpful? Give feedback.
All reactions