Getting started with Doctrine and symfony 1.1
Getting started with Doctrine and symfony 1.1
Posted by jwage 7 months ago
Today, over on the symfony-project blog. A short tutorial on how to get started using Doctrine and symfony 1.1 has been published. As of symfony 1.1, Doctrine is officially supported by symfony and this is the first step of many to make Doctrine the default ORM in symfony. Over the coming months, much of the symfony + Propel documentation will be ported to work with Doctrine. The tutorial can be read here.
Comments (2) [ add comment ]
Getting started with Doctrine - Posted by Xheyther about 7 months ago.
Thank to Cédric Sadai a French translation is now available from the symfony 1.1 cookbook :)
1A - Posted by Damjan about 7 months ago.
Jonathan this is realy awesome! I can't wait to get my hands on stable combo of symfony 1.0 + doctrine.