inroutephp/example-app
Composer 安装命令:
composer create-project inroutephp/example-app
包简介
Inroute example application.
README 文档
README
example-app
Simple inroute example application.
Getting started
- Create project and install dependencies
composer create-project inroutephp/example-app
- Step into application
cd example-app
- Examine the router
vendor/bin/inroute debug
- Rebuild the router
vendor/bin/inroute build
- Start a local server
php -S localhost:8000 public/app.php
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unlicense
- 更新时间: 2019-12-15
