How to deploy a symfony app with a database to heroku? The database is created using doctrine and manual queries.
There's a whole guide to this located at https://devcenter.heroku.com/articles/getting-started-with-symfony already.