I have three models
Posts Users UserImages
In Posts I have
public function user() { return $this->belongsTo(new User)-&