notifier dans piperx
notify()
->on('settings_updated')
->with(trans('default.delivery'))
->send(SettingsNotification::class);
HxnRxa
notify()
->on('settings_updated')
->with(trans('default.delivery'))
->send(SettingsNotification::class);