PHP debugging with Visual Studio Code
Security Code reviewing is a tedious task specially when you do it with primitive tools and techniques like grepping or die() Visual Studio Code is a powerful IDE from Microsoft and I think it’s the best product from Microsoft in the past few years. Hence we can make a use of it to debug PHP […]