About this repository

This repo is a demo for the conference ExpressionLanguage : Beyond the Framework given by Rémi JANOT at SymfonyCon 2023 in Brussels.

Slides are available here.

install

php bin/console doctrine:database:create
php bin/console doctrine:schema:create
php bin/console doctrine:fixtures:load