DEV Community

Aubrey Portwood
Aubrey Portwood

Posted on • Updated on

How I configured XDebug 3.x with PHP 7.3, 7.4, 8.0, 8.1, and 8.2 using Valet on Mac

In this video I cover that (and why) I'm moving back to Laravel Valet (with PHP isolation) and how I configured XDebug 3.x in PHP 7.3, 7.4, 8.0, 8.1, and 8.2 easily with a symlinked 99-xdebug.ini (source) file in conf.d/.

Top comments (2)

Collapse
 
aubreypwd profile image
Aubrey Portwood

I did a few changes to how I do this: see dev.to/aubreypwd/how-i-configured-...

Collapse
 
leslieeeee profile image
Leslie

Have you tried ServBay.dev?
It's a much easier tool for PHP developers, providing a user-friendly experience, especially for beginners. It supports all versions of PHP, MariaDB, PostgreSQL, as well as Redis and Memcached. You can run multiple PHP instances simultaneously and switch between them effortlessly. It also offers easy updates without the need to configure environment variables. This tool has greatly simplified my PHP development and is definitely worth trying!