-
-
Notifications
You must be signed in to change notification settings - Fork 196
Move etc/ to config/ and web/ to public/ #122
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Jul 3, 2017
fabpot
added a commit
that referenced
this pull request
Jul 3, 2017
fabpot
added a commit
to symfony/recipes-contrib
that referenced
this pull request
Jul 3, 2017
This PR was merged into the master branch. Discussion ---------- Move etc/ to config/ and web/ to public/ | Q | A | ------------- | --- | License | MIT Must be merged just after symfony/flex#122 Commits ------- 11c3e5e moved etc/ to config/ and web/ to public/
fabpot
added a commit
to symfony/recipes
that referenced
this pull request
Jul 3, 2017
This PR was squashed before being merged into the master branch (closes #106). Discussion ---------- Move etc/ to config/ and web/ to public/ | Q | A | ------------- | --- | License | MIT Must be merged just after symfony/flex#122 Commits ------- 0cf07ad fixed some file names bf2148f moved etc/ to config/ and web/ to public/
fabpot
added a commit
to symfony/symfony
that referenced
this pull request
Jul 17, 2017
…assets (yceruto) This PR was squashed before being merged into the 3.3 branch (closes #23513). Discussion ---------- [FrameworkBundle] Set default public directory on install assets | Q | A | ------------- | --- | Branch? | 3.3 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | - | License | MIT | Doc PR | - After symfony/flex#122 and symfony/recipes#106 the default directory to install assets is `public`. Commits ------- 1bdfe0b [FrameworkBundle] Set default public directory on install assets
tgalopin
pushed a commit
to tgalopin/flex
that referenced
this pull request
Dec 3, 2020
This PR was merged into the master branch. Discussion ---------- Fix the Makefile | Q | A | ------------- | --- | License | MIT Alternative fix to symfony#120. Commits ------- d8f4d2d Fix the Makefile
markovlatkovic
pushed a commit
to markovlatkovic/recipes
that referenced
this pull request
May 24, 2024
This PR was squashed before being merged into the master branch (closes #106). Discussion ---------- Move etc/ to config/ and web/ to public/ | Q | A | ------------- | --- | License | MIT Must be merged just after symfony/flex#122 Commits ------- 0cf07ad fixed some file names bf2148f moved etc/ to config/ and web/ to public/
mo-melvin77
added a commit
to mo-melvin77/recipes
that referenced
this pull request
Jun 9, 2025
This PR was squashed before being merged into the master branch (closes #106). Discussion ---------- Move etc/ to config/ and web/ to public/ | Q | A | ------------- | --- | License | MIT Must be merged just after symfony/flex#122 Commits ------- 0cf07ad fixed some file names bf2148f moved etc/ to config/ and web/ to public/
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixed #56