메소드 | 설명 | |
---|---|---|
boot ( ) | * Boot the publishing config | |
register ( ) | Register Bindings. |
메소드 | 설명 | |
---|---|---|
artisan ( ) | Register Artisan commands. | |
builder ( ) | Bind Builder. | |
categories ( ) | Bind Notifynder Categories to IoC. | |
config ( ) | Publish config files. | |
contracts ( ) | Contracts of notifynder. | |
events ( ) | Bind Dispatcher. | |
groups ( ) | Bind Groups. | |
migration ( ) | Publish migration files. | |
migrationFilepath ( string $filename ) : string | ||
notifications ( ) | Bind the notifications. | |
notifynder ( ) | Bind Notifynder. | |
publishMigration ( string $filename ) | ||
senders ( ) | Bind Senders. | |
translator ( ) | Bind Translator. |
protected migrationFilepath ( string $filename ) : string | ||
$filename | string | |
리턴 | string |