jwt-example-laravel:Laravel的JSON Web令牌(JWT)示例

时间:2021-05-24 09:17:46
【文件属性】:
文件名称:jwt-example-laravel:Laravel的JSON Web令牌(JWT)示例
文件大小:62KB
文件格式:ZIP
更新时间:2021-05-24 09:17:46
PHP Laravel的JSON Web令牌(JWT)示例 该存储库是使用Laravel 5.1的简单JSON Web令牌实现 我使用程序包进行身份验证。 对于任何查询
【文件预览】:
jwt-example-laravel-master
----.gitignore(42B)
----bootstrap()
--------autoload.php(1KB)
--------cache()
--------app.php(2KB)
----resources()
--------views()
--------assets()
--------lang()
----artisan(2KB)
----public()
--------robots.txt(24B)
--------index.php(2KB)
--------.htaccess(412B)
--------favicon.ico(0B)
----tests()
--------ExampleTest.php(403B)
--------TestCase.php(532B)
----phpunit.xml(899B)
----database()
--------.gitignore(9B)
--------migrations()
--------factories()
--------seeds()
----composer.lock(110KB)
----composer.json(1KB)
----phpspec.yml(87B)
----app()
--------Http()
--------Events()
--------Listeners()
--------Jobs()
--------Exceptions()
--------User.php(856B)
--------Providers()
--------Console()
----.gitattributes(61B)
----package.json(159B)
----readme.md(243B)
----config()
--------cache.php(2KB)
--------filesystems.php(2KB)
--------session.php(5KB)
--------jwt.php(5KB)
--------database.php(4KB)
--------view.php(1020B)
--------compile.php(983B)
--------broadcasting.php(1KB)
--------queue.php(3KB)
--------app.php(8KB)
--------services.php(867B)
--------mail.php(4KB)
--------auth.php(2KB)
----storage()
--------app()
--------database.sqlite(9KB)
--------framework()
--------logs()
----server.php(567B)
----gulpfile.js(503B)
----.env.example(306B)

网友评论