Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 170 Bytes

Usage

Using PHP CLI

php-server [<address>][:<port>] [<doc root>]

Using Yii2 CLI

./yii serve 0.0.0.0 -t . -r /path/to/php-server-router/router.php