Joined November 2017
·

hamzaqaisrani

Great work here! But I just wanted to add that for some when updating or creating your doctrine entity the code that you'll need to use is as follows:

$ heroku run php bin/console doctrine:database:create
$ heroku run php bin/console doctrine:schema:update --force
Achievements
1 Karma
0 Total ProTip Views