belongsToMany('App\Ejaculation')->withTimestamps(); } public function metadata() { return $this->belongsToMany('App\Metadata')->withTimestamps(); } }