Building Symfony RESTful APIs using the latest Symfony, Doctrine, PHPUnit, etc.
Go to the online docs to read the step-by-step guide.
Start a Postgres database.
docker compose up postgres
Run the application
symfony server:start
Building Symfony RESTful APIs using the latest Symfony, Doctrine, PHPUnit, etc.
Go to the online docs to read the step-by-step guide.
Start a Postgres database.
docker compose up postgres
Run the application
symfony server:start