Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
composer require "laravel/sanctum:3.2.6"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/console | ^9.21|^10.0 |
| illuminate/contracts | ^9.21|^10.0 |
| illuminate/database | ^9.21|^10.0 |
| illuminate/support | ^9.21|^10.0 |
| php | ^8.0.2 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.0 |
| orchestra/testbench | ^7.28.2|^8.8.3 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^9.6 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-08-22 13:21:11 |
| 类型 | library |