symblog
symblog copied to clipboard
Update show.html.twig
replace BloggerBlogBundle:Comment:create {% render 'BloggerBlogBundle:Comment:create' with { 'blog_id': blog.id } %} with {% render controller('BloggerBlogBundle:Comment:new',{ 'blog_id': blog.id }) %}
It seems Doctrine has change the root folder of it, because of that, its throwing errors while installing. I was looking for perfect solutions however I did not get the one. Hoping you guyz will be fixing it soon so new developer will not spend the hours to install and run the application.