Using Multiple Databases in Symfony with Propel
By marc • Apr 22nd, 2008There comes a time in your symfony development career when you will need to connect to multiple databases from within one application. At first it may not be obvious how to configure symfony correctly to handle a couple different databases or database servers.