Install XAMPP on MacOS

In this video, I’ll show you how to properly install, run, and configure XAMPP on a MacOS so that you can run PHP code locally. The latest version of XAMPP on the Mac is a virtual machine (VM) which means you MUST configure it correctly to run some services (e.g. phpMyAdmin) using the localhost. ⭕ Chapters 0:00 - 0️⃣ Introduction 0:20 - 1️⃣ Download and install XAMPP 2:30 - 3️⃣ Run XAMPP Control Panel 7:20 - 4️⃣ LAMP stack and htdocs directory 12:28 - 5️⃣ Use localhost ⭕ Alternatively, you can al
Back to Top