Код: Выделить всё
First Download XAMPP;Код: Выделить всё
xampp click on admin to insert code for xdebug;Код: Выделить всё
xdebug download;Код: Выделить всё
workbench (mysql);Код: Выделить всё
Insert your own project in htdocs folder; Код: Выделить всё
add php_debug.dll in ext folder;Код: Выделить всё
edit php.ini file zend_extension = xdebug;Код: Выделить всё
edit vscode extension php debug settings.json;Код: Выделить всё
To open settings.json go to VSCode to File => Preferences => Settings => Button Open Settings.Json;Код: Выделить всё
executable path on php.exe directory; Expecting: start functional php project;Подробнее здесь: https://stackoverflow.com/questions/784 ... set-up-php
Мобильная версия