JSON Web Token Authentication for Laravel 4 and 5
composer require "tymon/jwt-auth:0.5.9"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ~5.0 |
| illuminate/support | ~5.0 |
| namshi/jose | 5.0.* |
| nesbot/carbon | ~1.0 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| illuminate/auth | ~5.0 |
| illuminate/console | ~5.0 |
| illuminate/database | ~5.0 |
| mockery/mockery | 0.9.* |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-02-18 09:22:36 |
| 类型 | library |