Answers for "notify in piperx"

PHP
0

notify in piperx

notify()
            ->on('settings_updated')
            ->with(trans('default.delivery'))
            ->send(SettingsNotification::class);
Posted by: Guest on March-08-2022

Browse Popular Code Answers by Language