tibiasolutions/tibia-clients
Composer 安装命令:
composer create-project tibiasolutions/tibia-clients
包简介
Tibia Solutions app
README 文档
README
Installation
- Download Composer or update
composer self-update. - Run
php composer.phar create-project --prefer-dist tibiasolutions/tibia-clients [app_name].
If Composer is installed globally, run
composer create-project --prefer-dist tibiasolutions/tibia-clients [app_name]
You should now be able to visit the path to where you installed the app and see the default home page.
Update
Since this skeleton is a starting point for your application and various files would have been modified as per your needs, there isn't a way to provide automated upgrades, so you have to do any updates manually.
Configuration
Read and edit config/app.php and setup the 'Datasources' and any other
configuration relevant for your application.
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-01-12