Setting Module
The following events are triggered in the Setting Module:
Triggered when a setting that wasn't already present in the settings table has been created. You have access to the setting name (string), whether it is translatable (bool) and its values (array|string).
Triggered when a setting was updated. You have access to the setting name, whether it is translatable (bool), its values (array|string) (string) and the old values (array|string).
© 2015 - 2023 All Rights Reserved. Proudly built with Laravel | Join the conversation on slack!