Click here to Skip to main content
15,891,951 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created a Symfony web app without the --full option with the command line.

Bash
symfony new my_project_name


Further in the time, I realise that I need it.

How to include required packages to add --full in an existing Symfony project

What I have tried:

I looked at the Symfony documentation and everywhere in the web and I did not found.
Posted
Updated 22-Apr-21 1:50am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900