Relative Content

Tag Archive for phplaravelcomposer-php

Unable to set up laravel project with composer because of php version issue

I am on a shared hosting with multiple domains of my own. I bought a new one and specifically for it I was required to use php 8.2 or above. Using MultiPHP manager I did set it to PHP 8.2 (ea-php82) and run the php -v command in the domain’s directory and it said:
PHP 8.2.18 (cli) (built: Apr 18 2024 09:00:42) (NTS)