Method | Description | |
---|---|---|
boot ( ) | Bootstrap the application services. | |
provides ( ) : string[] | Get the services provided by the provider. | |
register ( ) | Register the application services. |
Method | Description | |
---|---|---|
registerBroadcast ( ) | Register Talk class. | |
registerTalk ( ) | Register Talk class. | |
setupConfig ( ) | Setup the config. | |
setupMigrations ( ) | Publish migrations files. |
public provides ( ) : string[] | ||
return | string[] |