when I was installing laravel valet I got an error saying:
/bin/bash: C:\Users\user\AppData\Roaming\Composer\vendor\bin\/../laravel/valet/valet: No such file or directory
I already required it with composer by this command:
composer global require cretueusebiu/valet-windows
and then using this command to install it:
valet install
and I get the error as shown at the beginning,
and last but not least thanks for trying to help me.