Skip to content

Instantly share code, notes, and snippets.

View rajeshstarlite's full-sized avatar

Rajesh Kaswala rajeshstarlite

View GitHub Profile
@kitloong
kitloong / mac-homebrew-lamp.md
Last active April 27, 2024 06:56
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