Skip to content
Mark Hesketh
  • Twitter
  • GitHub
  • LinkedIn
  • Articles
  • About
  • Contact

PHP Developer in Manchester UK

Today I Learned

Switching between multiple PHP versions on macOS

Posted on Updated 16 August 20219 February 2020 by Mark Hesketh
Switching between multiple PHP versions on macOS

I recently needed to switch between PHP versions on my macOS environment to work on a legacy project. As usual, I’d forgotten how to do this, so I’ve decided to publish the steps for my own and other’s reference.

Embrace Bin Scripts

Posted on Updated 17 August 20214 February 2020 by Mark Hesketh
Embrace Bin Scripts

I recently watched Matt Stauffer’s talk “Patterns That Pay Off” from Laracon 2018. It’s packed with great advice that I’ve been bringing into my own projects. One piece of advice I’d like to highlight is the use of project-based bin scripts.

  • RSS
  • Twitter
  • GitHub
  • Now