// SYSTEM PANEL //
[ROOT]
/
var
/
softaculous
/
symfony24
[ PARENT ]
EDIT :: notes.txt
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.
SAVE
CANCEL