Skip to content

Instantly share code, notes, and snippets.

@kitloong
kitloong / mac-homebrew-lamp.md
Last active May 29, 2024 00:08
Mac - Install Apache, PHP, MySQL + phpMyAdmin with Homebrew

!!! This guide was created with Macbook Pro M1. Path may vary for different or even same machine.

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install PHP