Answers for "PHP Run local web / develop server from CMD / Shell"

3

PHP Run local web / develop server from CMD / Shell

php -S localhost:8000 -t public
Posted by: Guest on April-15-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language