Joined November 2014
· Posted to Deploing Symfony Project using MySQL to Heroku. over 1 year ago
Hi, I guess that I forgot about create database and migration.
Try run commands below:
heroku run php app/console doctrine:database:create
heroku run php app/console doctrine:schema:update --force
Posted to Enable PHP extensions on Heroku via Composer over 1 year ago
Hi @dzuelke well done, however I think my protip can be useful for another similar issues.
Hi @pawervijay, it is your host where you have installed gitlab (URL which you type in browser when you want to go to your gitlab).