Run local

Install in MAMP, WAMP, XAMMP

You can easily install the project locally if you use MAMP, WAMP (Window only) or XAMMP.

In this example / guide, we will use MAMP, but should be similar in the other tools.

Video guide

https://www.loom.com/share/9c5f87db539c47de84049ab8be39fde8?sid=0e6c79ab-98cf-4607-8314-fae8737c2fa6

Step 1 - Setup MAMP

First, extract the zip that contains the project source code, that you download from CodeCanyon.

Next install MAMP on you computer.

You will be presented with screen like this one.

Make sure PHP version is 8.1+

Then click on preferences

Untitled

Go in the server tab, and in the “Document root” choose the folder where you extracted the code.

Click OK.

Untitled

MAMP is now set up.

Click on start button and then on WebStart button.