Jalankan server PHP
cd path/to/your/app
php -S localhost:8000
Mysterious Moth
cd path/to/your/app
php -S localhost:8000
php -S 127.0.0.1:8000