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/
.
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/
.
For further actions, you may consider blocking this person and/or reporting abuse
Sébastien Conejo -
sebk69 -
Tim E -
Harutyun Mardirossian -
Top comments (2)
I did a few changes to how I do this: see dev.to/aubreypwd/how-i-configured-...
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!