CMS Installation

Step 3 of 5 — dependencies & server setup (no Laravel required)

Composer dependencies

Install PHP packages into vendor/. Required before the CMS can run.

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