Laravel Sanctum provides a featherweight authentication system for SPAs and simple APIs.
composer require "laravel/sanctum:4.2.4"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| illuminate/console | ^11.0|^12.0 |
| illuminate/contracts | ^11.0|^12.0 |
| illuminate/database | ^11.0|^12.0 |
| illuminate/support | ^11.0|^12.0 |
| php | ^8.2 |
| symfony/console | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| mockery/mockery | ^1.6 |
| orchestra/testbench | ^9.15|^10.8 |
| phpstan/phpstan | ^1.10 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-01-15 14:37:16 |
| 类型 | library |