Debugging PHP Applications

This is a tutorial on how to configure debugging for any PHP web application using PHP Storm, Vagrant and X-Debug. One of my web-development workflows involves using Vagrant with a LAMP stack on it. The vagrant configuration I use is based on this: Vagrant LAMP stack. I’ve used this method over a dozen times this … Read more

paypal-post-banner

PayPal's Pre-approved Payments

Regardless of what many people think of PayPal, I still use it for a lot of my online transactions.Recently I had to stop a few recurring payments on PayPal but it took me a while to find the right page. I’ve written this as a reference for the future me – and anyone else looking … Read more

Editing Beaver Builder Sliders

A lot of my clients’ sites are built on top of the Genesis framework for WordPress and for easy editing on the client’s end: the Beaver Builder page builder. Having Beaver Builder as the main page builder enables my clients to easily edit small changes and content without having to involve me all the time. This is … Read more

Disable TrackBacks, Pingbacks & Comments

Recently one of the sites I completed, started getting these Wordpress notifications about a trackback from another website. I couldn’t understand why this was happening at random times.