Property | Type | Description | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
Method | Description | |
---|---|---|
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 | ||
return | void |
public registerPassword ( ) |
public registerPermission ( ) |
protected bool $defer | ||
return | boolean |