phphleb/docs
最新稳定版本:v1.0.20
Composer 安装命令:
composer require phphleb/docs
包简介
Project with HLEB2 framework documentation
README 文档
README
An open repository with documentation for the HLEB2 framework. Documentation can be installed locally.
Web version: hleb2framework.ru
Installation
$ composer create-project phphleb/hleb hleb-docs
$ cd hleb-docs
$ composer require phphleb/docs
$ php console phphleb/docs add
$ composer dumpautoload
Remove the route for the main page in the file /routes/map.php
Run the project locally:
$ APP_DEBUG=false php -S localhost:8000 -t public
Update
$ composer update phphleb/docs
$ php console phphleb/docs add
$ php console --clear-cache
$ php console --clear-routes-cache
$ composer dumpautoload
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-01-31