Sushovan Mukherjee July 14, 2024 No Comments How to create a docker project with PHP-5.6 MySQL Apache with SSL Creating a Project Architecture is an art. There are many ways to make a docker project. I am adding the best approach I have found…
Sushovan Mukherjee July 10, 2024 No Comments Cannot find how a page is redirecting? When we debug JavaScript, sometimes we cannot find how a page redirects to another page. Normally, it happens when we have lots of JavaScript involved…