Laravel Airlock provides a featherweight authentication system for SPAs and simple APIs.
composer require "laravel/sanctum:0.1.0"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/contracts | ^6.0|^7.0 |
| illuminate/database | ^6.0|^7.0 |
| illuminate/support | ^6.0|^7.0 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^4.0 |
| phpunit/phpunit | ^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-01-20 16:57:40 |
| 类型 | library |