symblog-docs icon indicating copy to clipboard operation
symblog-docs copied to clipboard

Tutorial for symblog - Creating a blog in Symfony2

Results 18 symblog-docs issues
Sort by recently updated
recently updated
newest added

Any plans for doing this for SF 3? Some practices could be changed for better ones, too.

fixing similar problem reported here: https://github.com/sonata-project/SonataDoctrineORMAdminBundle/issues/166 ``` Unexpected token "name" of value "with" ("end of statement block" expected) in BloggerBlogBundle:Blog:show.html.twig at line 25 ``` it being related to this change:...

yeah, it took me a while to understand the file i created was typo in the path!

current symfony2/doctrine is picky about the case: ``` $ php app/console doctrine:generate:entities 'Blogger\BlogBundle' Generating entities for namespace "Blogger\BlogBundle" [Doctrine\Common\Annotations\AnnotationException] [Semantical Error] The annotation "@Doctrine\ORM\Mapping\preUpdate" in method Blogger\BlogBundle\Entity\Comment::setUpdatedValue() does not exist,...

fix as per stackoverflow post http://stackoverflow.com/questions/14629289/doctrine-migrations-bundle-not-found-symblog