testapp Some useful info Working with Entities: Generate new entity: php bin/console make:entity Generate SQL for new entity: php bin/console doctrine:schema:create --dump-sql