validation is working, success message appears, database is not updating

This commit is contained in:
Godfrey M
2023-01-30 16:10:02 -08:00
parent a63ea560ae
commit fc044528b8
4 changed files with 95 additions and 232 deletions
+3
View File
@@ -83,6 +83,9 @@ class Setting extends Model
'email_domain',
'email_format',
'username_format',
'slack_endpoint',
'slack_channel',
'slack_botname',
];
/**