Hi all, when I try to replicate my local database from Symfony code to Heroku, I receive an :
"heroku run php app/console doctrine:database:create"
Running php app/console doctrine:database:create on young-sands-32192... up, run.9721 (Free)
Could not open input file: app/console
The same when executing schame:create, any thoughts? Thanks!
Hi all, when I try to replicate my local database from Symfony code to Heroku, I receive an :
"heroku run php app/console doctrine:database:create"
Running php app/console doctrine:database:create on young-sands-32192... up, run.9721 (Free)
Could not open input file: app/console
The same when executing schame:create, any thoughts? Thanks!