1 Star 0 Fork 964

无木 / ThinkAdmin

forked from Anyon / ThinkAdmin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
think 969 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anyon 提交于 2019-07-08 14:48 . [更新]修改后台注释
#!/usr/bin/env php
<?php
// +----------------------------------------------------------------------
// | ThinkAdmin
// +----------------------------------------------------------------------
// | 版权所有 2014~2019 广州楚才信息科技有限公司 [ http://www.cuci.cc ]
// +----------------------------------------------------------------------
// | 官方网站: http://demo.thinkadmin.top
// +----------------------------------------------------------------------
// | 开源协议 ( https://mit-license.org )
// +----------------------------------------------------------------------
// | gitee 代码仓库:https://gitee.com/zoujingli/ThinkAdmin
// | github 代码仓库:https://github.com/zoujingli/ThinkAdmin
// +----------------------------------------------------------------------
namespace think;
chdir(__DIR__);
require __DIR__ . '/thinkphp/base.php';
Container::get('app')->path(__DIR__ . '/application/')->initialize();
Console::init();
PHP
1
https://gitee.com/metafan/ThinkAdmin.git
git@gitee.com:metafan/ThinkAdmin.git
metafan
ThinkAdmin
ThinkAdmin
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891