Step 3 of 5 — dependencies & server setup (no Laravel required)
Install PHP packages into vendor/. Required before the CMS can run.
vendor/
Run via SSH if automation is blocked:
cd '/var/www/vhosts/ylazarou.com/staging.ylazarou.com' php composer.phar install --no-dev --no-interaction --optimize-autoloader