프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$defer | boolean | Indicates if loading of the provider is deferred. |
메소드 | 설명 | |
---|---|---|
boot ( ) : void | Bootstrap the application events. | |
register ( ) : void | Register the service provider. | |
registerFacade ( ) : void | Register the vault facade without the user having to add it to the app.php file. |
메소드 | 설명 | |
---|---|---|
mergeConfig ( ) : void | Merges user's and teamwork's configs. | |
publishConfig ( ) | Publish Teamwork configuration. | |
registerRoutes ( ) | Register predefined routes, used for the handy javascript toolkit. | |
registerValidatorExtension ( ) | ||
registerVatCalculator ( ) : void | Register the application bindings. |
protected mergeConfig ( ) : void | ||
리턴 | void |
public registerFacade ( ) : void | ||
리턴 | void |
protected registerRoutes ( ) |
protected registerVatCalculator ( ) : void | ||
리턴 | void |
protected bool $defer | ||
리턴 | boolean |