Replies: 1 comment
|
Hi Nikhil, a PR to add this would be nice! We are going to be working on a feature around providing visibility of inverse relationships between records in the UI very soon, including in the media library. So this will definitely be useful! |
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.
Hello,
It seems that the src/Models/Behaviors/HasRelated.php trait doesn't provide an inverse relationship to help identify things that have been related to a thing. In the trait could we add a relationship method like:
I'm happy to submit a pull request if that sounds ok.
Thanks!
nikhil
All reactions