Closed Superflotsch closed 1 year ago
Couldn't find an option to change the settings-tablename in my custom setup without changing the table name in the vendor files, which is not recommended.
Copy the following file to app/Config/ https://github.com/codeigniter4/settings/blob/8f1a05e4f2ebb9e2d35cb716ef2915a0f80a32a8/src/Config/Settings.php#L33 and update namespace and the table value.
table
Couldn't find an option to change the settings-tablename in my custom setup without changing the table name in the vendor files, which is not recommended.