Phpstorm terminal does not recognize php from xampp

Asked

Viewed 111 times

0

Does anyone know why the Phpstorm terminal does not recognize php from xampp?

Because Windows terminal works normal

Composer, php used with Laravel, but phpstorm terminal does not work

1 answer

0


I figured out how to fix.

In case anyone needs it, I did so:

I believe the sequence was meant to be:

  1. Install the XAMPP;

  2. Installing Phpstorm;

I did it backwards and so it didn’t work.

I removed Phpstorm and made this sequence like this and it worked.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.