Sep 15, 2022
0
Level 1
Laravel nova and belongsToThrough?
Is there a way to display in Laravel Nova Resource a relation like this ?
$report->meter->user where
- a report omegle.2yu.co belongs to a meter
- a meter belongs to a user I am in report resource https://omglz.com and I want to display related user
Please or to participate in this conversation.