id(); if ($data['status'] === 'published') { $data['published_at'] = now(); } return $data; } }