library auth
基于phalapi2的auth扩展
shoudian/auth
基于phalapi2的auth扩展
- Saturday, April 28, 2018
- by shoudian
- Repository
- 0 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
基于Phalapi2的Auth扩展
描述
基于Phalapi2的Auth扩展, (*1)
附上:, (*2)
项目GitHub地址:https://github.com/shoudian/auth.git, (*3)
安装PhalApi2-Auth
在项目的composer.json文件中,添加:, (*4)
{
"require": {
"shoudian/auth": "dev-master"
}
}
配置好后,执行composer update更新操作即可。, (*5)
使用方法
具体信息可浏览Phalapi的文档:Auth权限扩展使用文档, (*6)
如果大家有更好的建议可以私聊或加入到PhalApi大家庭中前来一同维护PhalApi
注:笔者能力有限有说的不对的地方希望大家能够指出,也希望多多交流!, (*7)
dev-master
9999999-dev
基于phalapi2的auth扩展
Sources
Download
GPL-3.0-or-later
The Requires
by
twoday