Laravel command not found on WSL2


 

Run this command to set PATH of Laravel CLI


export PATH="/home/$USER/.config/composer/vendor/bin:$PATH"

Komentar