Simply run php -S localhost:8000 and this will start an inbuilt webserver on port 8000. The ‘webroot’ for the server will be the folder where you started the server from.
Categories
Tag Cloud
Meta
Simply run php -S localhost:8000 and this will start an inbuilt webserver on port 8000. The ‘webroot’ for the server will be the folder where you started the server from.