15:27
Setup debugging for PHP8.1 with XDebug 3 in VSCode
In this video we will enable Xdebug 3 in Xampp installation for PHP8.1 and learn how to debug PHP applications using VScode.
5:26
Debugging PHP with Xdebug on Ubuntu
Covers how to install Xdebug on Ubuntu and enable debugging in Visual Studio Code.
4:43
Debugging with PhpStorm: Xdebug starter guide
Build a solid foundation for diving deeper into the nuanced world of debugging in PhpStorm. In this episode, you'll learn about ...
5:59
How to debug PHP in Visual Studio Code (Simple steps)
I set up my debugger today and created this quick video to help you in case you want to debug PHP in Visual Studio Code.
6:00
Mastering Xdebug Configuration for PHP: Step-by-Step Guide
Welcome to my channel! In this comprehensive tutorial, I'll walk you through the process of configuring Xdebug for PHP, ...
17:17
XDebug + Docker + PhpStorm: easy PHP setup and debugging
In this tutorial, we will create a simple web server build with PHP in Docker, as well as install and fully configure XDebug ...
7:45
/ml XDebug + PHP Debug for VS Code (Mac). Php debugging (installation/use), for 5 minutes.
bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew install php arch -arm64 sudo ...
10:00
Debugging PHP7.4 with XDebug 2 and VsCode
Check my full course "Build and Deploy Laravel E-commerce Website with Vue.js Admin Panel" at https://thecodeholic.com ...
8:55
Step Debug PHP Scripts using Xdebug in Vim
Vim is a powerful editor that has much untapped potential in the PHP community. Learn how you can use Xdebug to step debug a ...
27:15
Debug PHP using Docker, VS Code, and XDebug
In this video (the much-anticipated sequel to my "Debugging PHP in WSL and VS Code" video, linked below), I show how to set ...