For windows
Download wamp - https://sourceforge.net/projects/wamp...
Download xampp - https://www.apachefriends.org/downloa...
For Linux
PHP
sudo apt-get update
sudo apt -y install software-properties-common
sudo add-apt-repository ppa:ondrej/php
sudo apt-get update
sudo apt -y install php8.3
php -v (for checking PHP version )
setup php development environment ubuntu
sudo apt-get install y php8.3-cli php8.3-json php8.3-common php8.3 mysql php8.3-zip php8.3-gd php8.3-mbstring php8.3-curl php8.3-xml php8.3-bcmath
php -m (For checking the installed module)
Please Like ,Share and Subscribe and please provide if any feedback in the comment section
Managed by - @TechReignsWithSandeep