Not able to insert data in postgresql database with docker and symfony 7
I have Symfony postgresql on docker, Installed a database,
Using adminer as ui for the database.
Problem with dockerized symfony project with psql database
Can’t seam to migrate my entity to the database…