# comandi php bin/console server:run 0.0.0.0:8001 php bin/console make:entity php bin/console security:encode-password 'btmxp20190225' 'App\Entity\User' php bin/console doctrine:schema:update --complete --dump-sql #https://stackoverflow.com/questions/21903264/how-to-remove-an-entity-class-in-a-symfony2-project php bin/console doctrine:migrations:diff php bin/console doctrine:migrations:migrate