Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.3 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.3 KB

macOS Local Development Setup

Nederlands

Nadat mijn MAMP PRO installatie erg instabiel werd besloot ik op basis van diverse tips van collega ontwikkelaars mijn macOS ontwikkelomgeving anders in te richten.

Ik draai nu lokaal op macOS Apache, PHP (meerdere versies: 5.6, 7.0, 7.1 en 7.2.) en MySQL aangevuld met phpMyAdmin, Zend OPcache, APCu Cache en XDebug.

Dit is de setup die ik heb gebruikt.

English

After my MAMP PRO setup became very unstable I decided to setup my local development environment different.

I used various tips and recources from developer colleaugues.

I now run Apache, PHP (multiple versions: 5.6, 7.0, 7.1 en 7.2.) and MySQL locally on macOS extended with phpMyAdmin, Zend OPcache, APCu Cache and XDebug.

This is the setup I used.