Skip to content

Instantly share code, notes, and snippets.

View ppizarror's full-sized avatar

Pablo Pizarro R. ppizarror

View GitHub Profile
@ppizarror
ppizarror / mac-homebrew-lamp.md
Last active June 12, 2025 01:50 — forked from kitloong/mac-homebrew-lamp.md
Mac - Install Apache, PHP, MySQL + phpMyAdmin with Homebrew

Install Homebrew

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

PHP

Install PHP