Property | Type | Description | |
---|---|---|---|
$policies | array | The policy mappings for the application. |
Method | Description | |
---|---|---|
boot ( Illuminate\Contracts\Auth\Access\Gate $gate ) | Register any application authentication / authorization services. |
public boot ( Illuminate\Contracts\Auth\Access\Gate $gate ) | ||
$gate | Illuminate\Contracts\Auth\Access\Gate |
protected array $policies | ||
return | array |