norman-huth/nova-values-field

This field is a clone of the KeyValue field without keys.

Maintainers

Package info

github.com/Muetze42/nova-values-field

Documentation

Language:Vue

pkg:composer/norman-huth/nova-values-field

Fund package maintenance!

huth.it/coffee

Statistics

Installs: 64 118

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

1.1.0 2025-06-03 11:42 UTC

This package is auto-updated.

Last update: 2026-05-30 12:02:58 UTC


README

This repository is archived and no longer maintained.

If you offer, maintain, or know of an actively maintained alternative to this project, please contact me at maintainers@huth.it.

If the alternative references this repository as its source, inspiration, predecessor, or migration path, I may list it here so existing users can find a maintained replacement.

Laravel Nova Values Field

This field is a clone of the KeyValue field without keys.

form
detail

Install

composer require norman-huth/nova-values-field

Usage

use NormanHuth\Values\Values;

class Example extends Resource
{
    //...
    public function fields(NovaRequest $request): array
    {
        return [
            Values::make('headers')
                ->valueLabel('Items'),
        ]
    }
        
}

Misc

Alternative for Nova 3:
dillingham/nova-items-field

More Laravel Nova Packages

Stand With Ukraine

Woman. Life. Freedom.