The field App\Entity\User#feedCategories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FeedCategory#createdBy does not contain the required 'inversedBy="feedCategories"' attribute.
The field App\Entity\User#feedProviders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FeedProvider#createdBy does not contain the required 'inversedBy="feedProviders"' attribute.
The field App\Entity\Admin#feedCategories is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FeedCategory#createdBy does not contain the required 'inversedBy="feedCategories"' attribute.
The field App\Entity\Admin#feedProviders is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\FeedProvider#createdBy does not contain the required 'inversedBy="feedProviders"' attribute.