Skip to content

Instantly share code, notes, and snippets.

View ukccatc's full-sized avatar

Oleg Rostovtsev ukccatc

  • Ukraine, Odessa
View GitHub Profile
@kitloong
kitloong / mac-homebrew-lamp.md
Last active September 20, 2024 20:30
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