laravel-jwt-example:Laravel与JWT令牌创建API服务器

时间:2021-05-17 13:57:40
【文件属性】:
文件名称:laravel-jwt-example:Laravel与JWT令牌创建API服务器
文件大小:61KB
文件格式:ZIP
更新时间:2021-05-17 13:57:40
PHP ##带有JWT令牌示例的Laravel API服务器 仅与Laravel 5.1+兼容 查看完整的教程
【文件预览】:
laravel-jwt-example-master
----.gitignore(894B)
----bootstrap()
--------autoload.php(1KB)
--------cache()
--------app.php(2KB)
----resources()
--------views()
--------assets()
--------lang()
----artisan(2KB)
----public()
--------robots.txt(24B)
--------index.php(2KB)
--------.htaccess(356B)
--------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(103B)
----readme.md(183B)
----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(861B)
--------mail.php(4KB)
--------auth.php(2KB)
----storage()
--------app()
--------framework()
--------logs()
----server.php(568B)
----gulpfile.js(503B)
----.env.example(306B)

网友评论