carno-php/skel-httpd

1.0.1 2018-11-28 07:20 UTC

This package is auto-updated.

Last update: 2024-08-25 21:41:27 UTC


README

创建项目

composer create-project carno-php/skel-httpd my-project

运行应用程序

./vendor/bin/httpd server:start --listen=:8080 --debug

获取世界

curl http://127.0.0.1:8080/