0 Star 3 Fork 110

pps无头 / tplay

forked from 听雨 / tplay 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
think 749 Bytes
一键复制 编辑 原始数据 按行查看 历史
pps无头 提交于 2020-02-05 16:24 . update think.
#!/usr/bin/env php
<?php
// +----------------------------------------------------------------------
// | Tplay [ WE ONLY DO WHAT IS NECESSARY ]
// +----------------------------------------------------------------------
// | Copyright (c) 2017 http://tplay.pengyichen.com All rights reserved.
// +----------------------------------------------------------------------
// | Licensed ( http://www.apache.org/licenses/LICENSE-2.0 )
// +----------------------------------------------------------------------
// | Author: 听雨 < 389625819@qq.com >
// +----------------------------------------------------------------------
// 定义项目路径
define('APP_PATH', __DIR__ . '/app/');
// 加载框架引导文件
require __DIR__.'/thinkphp/console.php';
PHP
1
https://gitee.com/pps/tplay.git
git@gitee.com:pps/tplay.git
pps
tplay
tplay
master

搜索帮助