Tymestampy Laravela na tabeli obrotowej

return $this->belongsToMany('TableModelClassName')->using('PivotTableModelClassName')->withTimestamps();
Alberto Peripolli