laravel/sanctum
Laravel Sanctum is a lightweight authentication package for Laravel, ideal for SPAs and simple APIs. It supports cookie-based session auth for first-party SPAs and API tokens for personal access tokens, with minimal configuration and Laravel-first integration.
|
Package
|
Constraint
|
|---|---|
| illuminate/console | ^11.0|^12.0|^13.0 |
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| illuminate/database | ^11.0|^12.0|^13.0 |
| illuminate/support | ^11.0|^12.0|^13.0 |
| symfony/console | ^7.0|^8.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.6 |
| orchestra/testbench | ^9.15|^10.8|^11.0 |
| phpstan/phpstan | ^1.10 |
How can I help you explore Laravel packages today?