Город МОСКОВСКИЙ
00:10:07

Debug PHP in VS Code on your local web server (XAMPP)

Аватар
PHP Развертывание
Просмотры:
22
Дата загрузки:
30.11.2023 23:14
Длительность:
00:10:07
Категория:
Обучение

Описание

Hello everyone,
In todays video I am going to show you how to set up your local web server to debug php locally. This is a fantastic tool that allows you to go through your code step by step, checking the values and the flow of your php application.

Timestamps:
00:00 Introduction
01:12 Install XDebug in XAMPP
04:00 VS Code debug extension
05:43 How to use

php.ini configuration for adding XDebug to XAMPP:
https://gist.github.com/DaveDevYT/2af7259c390a90c6b53fd68d2806dc0b

You can watch all the videos related to configuring XAMPP here:
https://youtube.com/playlist?list=PLzeApy6tADuNYdf-NDhXGq965--jlfRPU

Рекомендуемые видео