config('author.app_version')]; foreach ($datas as $key => $value) { System::updateOrCreate(['key' => $key], ['value' => $value]); } } }