We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1082a2 commit d6208a6Copy full SHA for d6208a6
README.md
@@ -1,6 +1,6 @@
1
# Laravel Nova Values Field
2
3
-This field is a clone of the[ KeyValue field](https://nova.laravel.com/docs/4.0/resources/fields.html#keyvalue-field) without keys.
+This field is a clone of the [KeyValue field](https://nova.laravel.com/docs/4.0/resources/fields.html#keyvalue-field) without keys.
4
5
## Install
6
```
@@ -24,3 +24,7 @@ class Example extends Resource
24
25
}
26
27
+
28
+## Misc
29
+Alternative for Nova 3:
30
+[dillingham/nova-items-field](https://github.com/dillingham/nova-items-field)
0 commit comments