'string', 'value' => 'json', ]; protected $fillable = [ 'key', 'value', 'remarks', ]; }