In this video, I'm going to show you how to download and install XAMPP on a Mac. We'll go through the whole process from start to finish and at the end of the video, I'll quickly demonstrate creating a new web application with a database.
Just so you know, I had some challenges getting MySQL to start. I solved that by opening the terminal and typing in:
sudo /Applications/XAMPP/xamppfiles/bin/mysql.server start
I hope this video was useful.
Happy coding!