Debug PHP on Linux using VScode and XAMPP

Опубликовано: 11 Март 2025
на канале: geek_eng
2,424
19

In this video I will show you how to install xampp on Linux and debug php application locally using vscode and xdebug

XAMPP is an easy to install Apache distribution containing MariaDB, PHP, and Perl. Just download and start the installer. It's that easy.

Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.

Xdebug is a PHP extension which provides debugging and profiling capabilities. It uses the DBGp debugging protocol