serve php file from cmd code example Example 1: serve php file Open Terminal php -S localhost:8000 Example 2: start server cmd php php -S localhost:8000