| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| fileindex.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| symfony24.zip |
1. Download using composer command for zip
php composer.phar create-project symfony/skeleton:"6.4.99" /{{PATH}}/{{TO}}/symfony631/
2. PHP REQUIREMENT LINK: https://symfony.com/doc/6.4/setup.html#technical-requirements
3. Empty the contents of /var/cache/ folder while making zip, as it contains cache files made by composer which have softpaths.
| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| fileindex.php | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| symfony24.zip |