Testing gitlab ci/cd pipeline setup with symfony unit testing examples
Update .gitlab-ci.yml symfony test ci/cd step
Python and py-pip added to php-fpm container for future use
typo
GitLab CI/CD configuration file to set up pipelines - content will be added later
Update .gitignore to not use .gitlab-ci.yml which is used for CI/CD
Update README.md
build and composer install for windows
finall setup for development
empty folder fix for git
absolute path to composer install
fix of docker compose
setup of dev environment
Add README.md