belongsToMany('App\Models\Article','article_tags', 'tag_id', 'article_id'); } }