How to create other columns inside the intermediary table of a many-to-many relationship in Symfony?

后端 未结 0 794

There are two entities having a many-to-many relationship :

/**
 * @ORM\\Entity(repositoryClass=KbFavorisRepository::class)
 */
class KbFavoris
{
    /**
             


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题