This is what it tells me.
[phpstan] stderr: 'php' is not recognized as an internal or external command,
operable program or batch file.
[phpstan] exit: 1
Isn't there a configuration option for that, like:
"php.validate.executablePath": "c:/Development/Laragon_lite/bin/php/php-7.2.10-nts-Win32-VC15-x64/php.exe",
This is what it tells me.
[phpstan] stderr: 'php' is not recognized as an internal or external command,
operable program or batch file.
[phpstan] exit: 1
Isn't there a configuration option for that, like:
"php.validate.executablePath": "c:/Development/Laragon_lite/bin/php/php-7.2.10-nts-Win32-VC15-x64/php.exe",