Execute PHP no navegador localhost
cd my-project
php -S localhost:8000
DenverCoder1
cd my-project
php -S localhost:8000