Run Lumen Project

[Solved] Run Lumen Project | Shell - Code Explorer | yomemimo.com
Question : run lumen project

Answered by : alberto-peripolli

php -S localhost:8000 -t public

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

Question : run a lumen project

Answered by : itchy-impala-7889qiskmq5r

 php -S localhost:8000 -t ./public

Source : | Last Update : Wed, 30 Sep 20

Answers related to run lumen project

Code Explorer Popular Question For Shell