Error while creating new Laravel Project – fixing php.ini – PHP Versions
First I installed PHP from PHP's official site ( Windows Download ): PHP 8.1 (8.1.8) Then I installed composer from the official site and its version is Composer version 2.3.10 2022-07-13. Then I ran composer global require laravel/installer So after…