join to db when retrieve avatar! #2939
Unanswered
alireza-khabbazzadeh
asked this question in
Q&A
Replies: 1 comment
-
Are you using eager loading? |
Beta Was this translation helpful? Give feedback.
0 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.
-
hi,
i have 50 users on my page of application.when i retrieve user avatar by getMedia() function, I will have 1000 time request to db?
can i add avatar column to users table and retrieve avatar url from that? by use getMedia() function
thanks
Beta Was this translation helpful? Give feedback.
All reactions