ErrLookup › spatie/laravel-permission
spatie/laravel-permission
Associate users with roles and permissions · PHP · 42 source files
Analyzed at afd24018f6 on 2026-08-21. 6 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Unsupported type for $roles parameter to hasRole(). | exception | error | php, laravel, spatie-permission, typeerror, roles, authorization |
| Please enable the teams setting in your configuration. | console | error | laravel, artisan, spatie-permission, teams, configuration, multi-tenant |
| Teams feature disabled, argument --team-id has no effect. Ei | console | warning | laravel, artisan, spatie-permission, teams, cli, configuration |
| Teams feature disabled, argument --team-id has no effect. Ei | console | warning | laravel, artisan, spatie-permission, teams, cli, configuration |
| Role `{$role->name}` already exists on the global team; argu | console | warning | laravel, artisan, spatie-permission, teams, multi-tenant, roles |
| Setup teams migration already exists. Following file was fou | console | warning | laravel, artisan, migration, spatie-permission, teams, idempotency |