//Generate the migration php bin/console make:migration //apply it in the DB php bin/console doctrine:migrations:migrate