How to debug PHP with Xdebug and VsCode
When you decide to develop web applications, you must take care of a few things for producing a smooth...
Once you have a wordpress site installed, most of the times the mail notification do not arrive to mail...
In this guide, I will be walking through VS Code-Server setup with DigitalOcean, as well as tweaks I have...
Adhering to a certain set of coding standards is important when it comes to writing good quality code. It...
If you are spinning a new Ubuntu 20 server, you may need to create a new non-root user with...
In this short tutorial we will show how to configure the service SES (Simple Email Service) of the AWS...
Introduction One way to send and receive email through your own custom domain is to use a third-party mail...
DigitalOcean is a simplified and effective cloud computing platform designed primarily for developers who want to host their websites...
Introduction DNS (Domain Name System) is a naming system that maps a server’s domain name, like example.com, to an...
First, I need to create a git repository. so I created an account on bitbucket.org, then create a private...