setup wizard update

This commit is contained in:
Čarodej
2022-08-05 09:34:24 +02:00
parent 49abb58776
commit d1ecd33838
6 changed files with 15178 additions and 201 deletions

View File

@@ -14,7 +14,7 @@ class SeedDefaultSettingsAction
): void {
// Set default settings
collect(
config('content.content.' . strtolower($license))
config('content.content')
)->each(fn ($content) => Setting::updateOrCreate([
'name' => $content['name'],
], [