WEBBERDOO STARTER 2.0 · BROWSER INSTALLER
Set up your application
No SSH or command line is required on the web host.
Step 1 of 5
Server requirements
We’ll check that this host can run the starter before writing any configuration.
PHP 8.4 or newerDetected PHP 8.4.22
READYVendor dependenciesvendor/autoload.php must be uploaded with the application.
READYBuilt frontend assetspublic/build/entrypoints.json must exist because the host does not need Node.js.
READYProject directory writableRequired to create or safely update .env.local.
READYvar directory writableSymfony cache, logs and the installation lock use var/.
READYPHP extension: ctypeLoaded
READYPHP extension: iconvLoaded
READYPHP extension: jsonLoaded
READYPHP extension: mbstringLoaded
READYPHP extension: opensslLoaded
READYPHP extension: pdoLoaded
READYPHP extension: pdo_mysqlLoaded
READYPHP extension: sessionLoaded
READYPHP extension: tokenizerLoaded
READY