I'm making many-to many relatioships with categories and articles. But article must have "main" category, so in oters categories "rel="canonical"" to be placed. And logically to place it in join table. In Laravel there is wery simple mechanism to do so: I'm making many-to many relatioships with categ