Setting Up a Local WordPress Dev Environment with MAMP
If you're still editing WordPress files directly on a live or staging server, stop. Here's how to get a local stack running on your Mac with MAMP in under 20 minutes.
If you're still editing WordPress files directly on a live or staging server, stop. Here's how to get a local stack running on your Mac with MAMP in under 20 minutes.
I've been reading great things about PHP 7, specifically the PHP7 infographic created by Zend. So today I decided to create a ubuntu droplet and go to work compiling php7 from source. I ran into a...