Flutter开发App的未来及其在各行业的应用潜力分析
665
2022-10-21
基于thinkphp5的restful接口框架---TPR
面向多应用后端开发的管理系统和接口开发框架
前端页面基于 layui2 开发,服务端基于 TPR 框架核心开发
Github: TPR-CMS
所需环境
php7.1+
-源码
github
git clone https://github.com/AxiosCros/tpr-cms.git
composer install
快速使用
启动 web 服务
composer run
访问默认接口
http://localhost:8088/index.php
访问管理系统
http://localhost:8088/admin.php
命令行方式
./tpr# orphp tpr# console outputCommand Tools for TPR application 1.0.0Usage: command [options] [arguments]Options: -h, --help Display this help message -q, --quiet Do not output any message -V, --version Display this application version --ansi Force ANSI output --no-ansi Disable ANSI output -n, --no-interaction Do not ask any interactive question -v|vv|vvv, --verbose Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debugAvailable commands: help Displays help for a command list Lists commands make generate code of command test test command
开源协议
遵循 MIT 开源协议发布,并提供免费使用
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~