I
I
Igor2020-02-24 17:32:41
symfony
Igor, 2020-02-24 17:32:41

Symfony installation, how to prevent creation of base configuration files?

Colleagues, the question is very simple.

The project is divided into cores, each core has its own configuration files and has non-standard paths.

5e53de5f0ee86828659919.png

If you run composer install, then Symfony creates configuration files again if they are not there.
My question is how to prevent Symfony from doing this?

Do I understand correctly that this or that dependency decides to create a configuration file for it or not?

Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim, 2020-02-24
@myks92

Everything is configured in Kernel.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question