belongsTo('Poniverse\Ponyfm\User'); } public function playlist() { return $this->belongsTo('Poniverse\Ponyfm\Playlist'); } }