Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

notify in piperx

 notify()
            ->on('settings_updated')
            ->with(trans('default.delivery'))
            ->send(SettingsNotification::class);
 
PREVIOUS NEXT
Tagged: #notify #piperx
ADD COMMENT
Topic
Name
5+5 =