Configure Xdebug + PHP 7 + Nginx + Any Linux Distribution
Xdebug deepens debugging PHP apps and websites to a level you can’t receive from the manual process of using code level var_dump()
Get your php.ini
Next output your php.ini information into a file or place you can get the information from. I like to ...
thamaraiselvam.dev