cretueusebiu / valet-windows

Laravel Valet for Windows.
MIT License
912 stars 86 forks source link

PHP 8 Installation Problem #178

Closed nabilanam closed 3 years ago

nabilanam commented 3 years ago

After installing PHP 8 with powershell its returns following warning

PHP Warning: 'C:\Windows\SYSTEM32\VCRUNTIME140.dll' 14.14 is not compatible with this PHP build linked with 14.29 in Unknown on line 0

php -v also doesn't work.

nabilanam commented 3 years ago

My bad, updating vc_redist solved this problem.