BlogBundle icon indicating copy to clipboard operation
BlogBundle copied to clipboard

How can I extend this bundle to support post submission for authenticated user?

Open kalpeshcvi opened this issue 10 years ago • 0 comments

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

kalpeshcvi avatar Aug 20 '14 09:08 kalpeshcvi