[v5] how to load the inverse relationship #2768
brandonsousa
started this conversation in
General
Replies: 1 comment 7 replies
-
Hi @brandonsousa, send your |
Beta Was this translation helpful? Give feedback.
7 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.
-
if to load USER's PROFILE use preload
User.query()......preload('profile')
how do I load the PROFILE USER
Beta Was this translation helpful? Give feedback.
All reactions