You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have used this bundle to build simple blog system in my symfony2.2 project, now I need to allow user wise post creation.
In short I need to add many to one relation to my User entity in Post entity of this bundle. Is there any way to do this in proper way?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
I have used this bundle to build simple blog system in my symfony2.2 project, now I need to allow user wise post creation.
In short I need to add many to one relation to my User entity in Post entity of this bundle. Is there any way to do this in proper way?
Thanks
The text was updated successfully, but these errors were encountered: