The command vendor/bin/doctrine orm:schema-tool:update --force is used to update your database schema based on your Doctrine ORM entities. vendor/bin/doctrine orm:schema-tool:update --force ...
click on create table and then select sql on the top and copy and paste below code in the query.