Using Laravel Valet for local development with PHP 7.4, I needed to install Xdebug. In the past, I was able to run pecl install xdebug, but this time I was met with an error: Other package managers allow specifying a version to install, so after determining which version of Xdebug I could use, I tried [more…]
Installing Xdebug for older PHP versions with Valet
This is just a small idea. For more information, see this blog post.