insert(array_merge($attributes, [ 'created_at' => $now, 'updated_at' => $now, ])); return $attributes['id']; } }