ianmustafa/laravel-jwt
Composer 安装命令:
composer create-project ianmustafa/laravel-jwt
包简介
A Laravel 6 RESTful API skeleton with JWT authentication.
README 文档
README
About Laravel JWT
Laravel JWT is a Laravel 6 RESTful API skeleton with JWT authentication, using the Laravel JWT package by Sean Tymon for the JWT implementation.
This app skeleton contains only the auth implementation: register, login, see authenticated user and logout. Being said, this app skeleton also contains simple test suite to test the API endpoints, that can be a good starting point for test-driven API development.
License
MIT.
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-09