*/ protected $fillable = [ 'title', 'content', 'preview', 'tag', 'thumbnail', 'author_id', ]; }