Skip to content

feat: add config reference#64

Open
tdutrion wants to merge 1 commit into
afup:mainfrom
tdutrion:feat/add-config-reference
Open

feat: add config reference#64
tdutrion wants to merge 1 commit into
afup:mainfrom
tdutrion:feat/add-config-reference

Conversation

@tdutrion
Copy link
Copy Markdown

According to https://symfony.com/blog/new-in-symfony-7-4-better-php-configuration: The generated file is called reference.php and is stored in the config/ directory. You should commit it to your repository and optionally add a new entry in the autoload section of composer.json (for example, "classmap": ["config/"]).

Hence this commit.

According to https://symfony.com/blog/new-in-symfony-7-4-better-php-configuration:
The generated file is called reference.php and is stored in the config/ directory. You should commit it to your repository and optionally add a new entry in the autoload section of composer.json (for example, "classmap": ["config/"]).

Hence this commit.
@Mopolo
Copy link
Copy Markdown
Contributor

Mopolo commented May 27, 2026

Ah alors sur le projet web il est dans le .gitignore (dans cette PR).

Je sais pas ce qui est mieux ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants