Ejecutar el servidor PHP Dev
cd path/to/your/app
php -S localhost:8000
Mysterious Moth
cd path/to/your/app
php -S localhost:8000