Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

For Toy Apps you can even use PHP's integrated WebServer like

  php -S 0.0.0.0:8000 public/index.php
It's not for production use, but only needing one Tool can be helpful under specific circumstances.
 help



Also set PHP_CLI_SERVER_WORKERS=10 to enable multiple threads



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: