프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$defer | |||
$policies | |||
$providers |
메소드 | 설명 | |
---|---|---|
boot ( Illuminate\Contracts\Auth\Access\Gate $gate ) : void | Bootstrap the application events. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. | |
registerPolicies ( Illuminate\Contracts\Auth\Access\Gate $gate ) |
public registerPolicies ( Illuminate\Contracts\Auth\Access\Gate $gate ) | ||
$gate | Illuminate\Contracts\Auth\Access\Gate |