Php Run Local Web Develop Server From Cmd

[Solved] Php Run Local Web Develop Server From Cmd | Shell - Code Explorer | yomemimo.com
Question : PHP Run local web / develop server from CMD / Shell

Answered by : alberto-peripolli

php -S localhost:8000 -t public

Source : https://lumen.laravel.com/docs/6.x | Last Update : Wed, 22 Apr 20

Answers related to php run local web develop server from cmd shell

Code Explorer Popular Question For Shell