How to Install PHP on Windows and Enable Modules
In this guide, we will walk you through the process of installing PHP on a Windows machine using Chocolatey (choco) package manager. We will also show you how to enable the necessary modules in the php.ini
configuration file to run popular PHP applications like the Laravel framework.
Prerequisites
Before you begin, make sure you have the following prerequisites in place: