The server can be run using
php -S localhost:8000
The server will be hosted on port 8000. Visit http://localhost:8000/ to access the website.
The server can be run using
php -S localhost:8000
The server will be hosted on port 8000. Visit http://localhost:8000/ to access the website.