Debug PHP code with Visual Studio Code
Installation You need PHP7 at minimum. You need Visual Studio Code 1) Install php-debug extension. In Visual Studio Code, press F1, then erase the > and type "ext install php-debug" 2) Install X-Debug. Use the...
Recent Comments