Dec 21, 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 belongs to a meter
- a meter belongs https://voojio.com/chatroom/omegle to a user I am in report ressource https://omegle.club and I want to display related user
Please or to participate in this conversation.