1

First of all, I want to mention I use Laravel 5.8 and PhpStorm 2019.2.3. I am using Xdebug for debugging.

It's common to debug PHP code written in Blade file. Is there any phpstorm extension which can debug JavaScript code under script tag written in blade file.

I google it but couldn't find an answer either is it possible or not.

Fahad Shaikh
  • 307
  • 4
  • 16
  • 4
    Xdebug is for PHP code, not JavaScript. – LazyOne Oct 28 '19 at 11:21
  • Possible duplicate of [How do you launch the JavaScript debugger in Google Chrome?](https://stackoverflow.com/questions/66420/how-do-you-launch-the-javascript-debugger-in-google-chrome) – Marc Sances Oct 28 '19 at 13:58

0 Answers0