I'm new to Laravel so I can't guarantee that this will work, but you could give it a try :)
$room->furnitures();
Instead of
$room->furnitures;
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community