Does anyone know why the PhpStorm terminal does not recognize php from xampp?
Because in the Windows terminal it works normal
the composer, the php used with laravel, but the phpstorm terminal does not work
Does anyone know why the PhpStorm terminal does not recognize php from xampp?
Because in the Windows terminal it works normal
the composer, the php used with laravel, but the phpstorm terminal does not work
I found out how to solve.
If anyone needs it, I did so:
I think the sequence was meant to be:
Install XAMPP;
Install PHPStorm;
I did the other way round and it did not work.
I removed PhpStorm and did that and it worked.