format('Y-m-d H:i:s'); } protected $fillable = [ 'title', 'content', 'cover', 'category', 't_ids', 'published_at', 'is_enable', 'is_recommend', 'sort', 'appendixes', ]; }