Store data with select with 1-N relationship #489
-
Hi, I have two models, interconnected with |
Beta Was this translation helpful? Give feedback.
Answered by
christmex
May 13, 2023
Replies: 1 comment 1 reply
-
Hi, can you please explain more? I'm sorry not that understand, but what I get is you want to show data from the relationship table with select right? maybe you can use this reference https://backpackforlaravel.com/docs/5.x/crud-fields#select-1-n-relationship Also, let me know if you have any issues, thx |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dmatis2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, can you please explain more? I'm sorry not that understand, but what I get is you want to show data from the relationship table with select right? maybe you can use this reference
https://backpackforlaravel.com/docs/5.x/crud-fields#select-1-n-relationship
Also, let me know if you have any issues, thx