Skip to content

Commit d6208a6

Browse files
authored
Update README.md
1 parent d1082a2 commit d6208a6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Laravel Nova Values Field
22

3-
This field is a clone of the[ KeyValue field](https://nova.laravel.com/docs/4.0/resources/fields.html#keyvalue-field) without keys.
3+
This field is a clone of the [KeyValue field](https://nova.laravel.com/docs/4.0/resources/fields.html#keyvalue-field) without keys.
44

55
## Install
66
```
@@ -24,3 +24,7 @@ class Example extends Resource
2424

2525
}
2626
```
27+
28+
## Misc
29+
Alternative for Nova 3:
30+
[dillingham/nova-items-field](https://github.com/dillingham/nova-items-field)

0 commit comments

Comments
 (0)