Skip to content

javalaw/think-thinkman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Web Framework For ThinkPHP

介绍

一个类似于webman的ThinkPHP扩展库

安装

composer require axguowen/think-thinkman

配置

修改config目录的thinkman.php配置文件,设置好监听地址跟端口,默认为监听所有地址,端口1246

启动

命令行执行以下代码:

php think thinkman

启动成功后在浏览器访问127.0.0.1:1246即可

About

A Simple Web Framework For ThinkPHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages