文件名称:Doorman一种通过使用邀请代码来限制对Laravel应用的访问的方法
文件大小:46KB
文件格式:ZIP
更新时间:2022-08-27 11:11:37
PHP开发-开发框架
Doorman提供了一种通过使用邀请代码来限制对Laravel应用的访问的方法
【文件预览】:
clarkeash-doorman-f0e8f40
----composer.json(882B)
----.travis.yml(1KB)
----phpunit.xml(1KB)
----.scrutinizer.yml(749B)
----composer.lock(150KB)
----tests()
--------Unit()
--------Feature()
--------TestCase.php(1KB)
----resources()
--------config()
--------migrations()
--------translations()
----LICENSE(1KB)
----src()
--------Models()
--------Doorman.php(3KB)
--------Validation()
--------Facades()
--------Providers()
--------Exceptions()
--------Generator.php(3KB)
--------Drivers()
--------DoormanManager.php(794B)
--------Commands()
----.gitignore(28B)
----README.md(6KB)