For me one of the most important factors for efficient local development is the ability to quickly toggle Xdebug on or off. In this guide I will show you how to configure Xdebug for Lando and PhpStorm. The …
Change the Admin Email Address Without Confirmation
When moving a site between environments (development, staging, production) you often find the need to change the primary administrator email address. If you try to change the primary admin email address from Settings → …
Continue Reading about Change the Admin Email Address Without Confirmation →
Unit Testing in DesktopServer
Unit testing in WordPress has come a long way with the help of WP-CLI, but it can still be a bit frustrating to set up correctly. These two tutorials were a great help to me when getting started: Pippin …
Using BrowserSync with DesktopServer
One way for a freelance web developer to increase earnings is to improve upon his/her workflow. An effective workflow enables you to accomplish a given task in less time, which effectively increases your profit per …
Continue Reading about Using BrowserSync with DesktopServer →