Quick Install App Setup Laravel 8 Composer Error

OS Ubuntu 20.04 (x86_64)
HestiaCP Version 1.4.2

When click setup button for install Laravel 8 then show error msg

Error msg below:
Error fetching Composer resource: Creating a “laravel/laravel” project at “./public_html” Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Installing laravel/laravel (v8.5.19) - Installing laravel/laravel (v8.5.19): Downloading (100%) Created project in /home/admin/web/mydomain.com/public_html > @php -r “file_exists(’.env’) || copy(’.env.example’, ‘.env’);” Loading composer repositories with package information Warning from https://repo.packagist.org: You are using an outdated version of Composer. Composer 2 is now available and you should upgrade. See https://getcomposer.org/2 Updating dependencies (including require-dev) Killed Error: cmd exited with errors

How to solve this?

First of all, do not host anything below the admin user. Also it looks like there are existing files, please try it on a freshly added webdomain.

Please create issue at Github need to take a look at it (as many other thing …)

Not working into Non System Admin user too. Setup Laravel 8 error due to old composer version it’s require composer 2 version for successfully Quick setup Laravel 8.

When composer 2.x was released we had a lot of issues with systems not working. Have added an option to “force” a version on Quickinstall + switched to v2 on default (Also the same for v-add-user-composer )