How to install and configure Xdebug in linux
Xdebug is an extension for PHP and provides a variety of features to improve the PHP development experience.
Installation
Installing Xdebug with a package manager is usually the quickest way. Depending on your distribution, run the following command
...
antoniosilva.hashnode.dev2 min read