Doctrine2 installation tip
March 12, 2012 | In: doctrine, doctrine2, install, installation, orm, setup, symfony2
In my previous post, i wrote about the Symfony2 installation tip, since Symfony uses Doctrine, so we need to install it as well. According to this link, we will install it via pear: $ pear channel-discover pear.doctrine-project.org $ pear install...
Latest comments