PHP Storm With WAMP

Ref Video Steps Open Configuration File >> Settings or Ctrl + Alt + S Click PHP Click on Cli Interpreter Button (three dots) Click on + symbol on the modal window Choose the PHP path(it will automatically come if set in %PATH% environment variable) Set Debbugger extension to the same in php.ini C:\wamp64_v2\bin\php\php7.4.26\ext\php_xdebug-3.1.2-7.4-vc15-x86_64.dll Ensure Debug…