Avatar photo

Arunodhaya R

DevOps Engineer at GoGoSoon ☁️

How to search files effectively – Part 2

Hello People! Thanks for your great feedback on the basics of the find command blog. After reading that blog most people requested me to write the advanced version of find command. Thanks again for all your patience. Now, it’s time…

How to setup Xdebug in VS Code

Have you ever felt frustrated while debugging PHP code? I can feel your pain, in this blog I will explain how to set up and debug PHP code using Xdebug in under 5 minutes. Though PHP is outdated still many…