프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
메소드 | 설명 | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
provides ( ) : array | Get the services provided by the provider. | |
register ( ) : void | Register the service provider. | |
registerCommands ( ) : void | Register console commands cpanel:install Register console commands cpanel:user | |
registerGroup ( ) | Register Group binding | |
registerPassword ( ) | Register bindings for the password reset | |
registerPermission ( ) | Register Permission module component | |
registerUser ( ) | Register User binding |
public registerCommands ( ) : void | ||
리턴 | void |
protected bool $defer | ||
리턴 | boolean |