how to use xampp code example
Example 1: how to use xampp localhost
cd my-project
php -S localhost:8000
Example 2: how to start xampp
/*
Go to the location where you installed XAMPP
(usually C:\Program Files\xampp)
Double click on XAMPP Control Panel (xampp-control.exe).
*/