cua_webinterface The Web Interface for CUA Install Configure the DATABASE_URL variable in your .env.local at the project root. Run theirs commands: $ composer install $ bin/console doctrine:migration:migrate Run localy with Symfony client Run: $ symfony serve