Symfony5 with A2lixTranslationFormBundle, A2lixAutoFormBundle and KnpDoctrineBehavior examples. Also, JS package @a2lix/symfony-collection with Symfony Encore.
docker-compose build
docker-compose run --rm app composer install
docker-compose run --rm node sh -c "yarn install && yarn encore production"
docker-compose up
docker-compose exec app composer db-reset
- Enjoy
http://localhost:8000