Adding an entity reference to a Sulu entity
Let's assume you have a sulu entity App\Entity\MyEntity defined and you want to add a reference to this other entity
App\Entity\OtherEntity to it. Follow this blog post along to find out which steps you have to take.

