'array', 'tags' => 'array', ]; protected $fillable = [ 'command', 'nick', 'params', 'tags', ]; }