eugeniaperez.es
eugeniaperez.es
eugeniaperez.es
Execute the create-project command to create:
Assigns default values...
Executing this command to run the application:
Then, open your browser and access the:
eugeniaperez.es
composer create-project symfony/framework-standard-edition project_namephp app/console server:runhttp://localhost:8000/app/exampleExecute the update command to update them all at once:
You can see how all the dependencies are updated:
eugeniaperez.es
composer update