(1-1/1)
You have defined a 'belongs_to' that is called reciever.
You ask for the property "$message->recievers" (with an s)
Then you get an error saying receivers does not exist :)
AKA; receivers does not exist, you might've mean receiver?
(1-1/1)
Subject: Problem with ssociations
I want to get a users messages. What am I doing wrong? I get a huge fatal error.
Inbox controller
Inbox view