When you change PHP versions with Homebrew, it makes managing packages on macOS easier. However, Apple’s new silicon is based on ARM64 architecture. This means that not every package or app can run natively (yet). Thankfully, Rosetta 2 helps bridge the gap...
Read More Quick Tip: Change PHP Versions with Homebrew on Apple Silicon Powered MacsTag: homebrew
A Beginner’s Guide to the Best Command Line Tools
As someone who loves the command line, I’m always striving to make my workflow easier, more efficient, and just overall better. Hopefully, by walking through my set up and my recommendations for the best command line tools, you’ll find some nifty tips...
Read More A Beginner’s Guide to the Best Command Line Tools