Posts
Month: November 2019
Local Lightning for WordPress Development
When it comes to local WordPress development, I’ve been split between two different tools: Laravel Valet and Local by Flywheel. Valet is really fast,…
Exposing WSL to Windows for Dev Backups
I recently switched my primary computer from a Macbook Pro to a Surface Laptop. My WordPress development environment is now primarily contained within WSL…
OS Platform Whichever
This week I did the unthinkable. After 10 years using iMacs and Macbook Pro’s for WordPress development, I purchased Microsoft’s newest Surface Laptop 3.…
Fetching from SFTP with Phpseclib
I recently had a customer who needed to fetch and import files from a remote SFTP server on a scheduled basis. The import process…