Skip to content

Conversation

@dasua
Copy link

@dasua dasua commented Jul 25, 2024

Objetive

Perform a simpler installation of the Symfony project by avoiding moving/deleting files and directories, as well as preventing our .gitignore file from being mixed with the most recent copy of the selected Symfony version.

Once you execute:

make start

And

make ssh

Run:

wget https://raw.githubusercontent.com/symfony/skeleton/6.4/composer.json

image

composer install --no-interaction

image

git status

image

git diff .gitignore

image

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.

1 participant