Skip to content

Commit 6b16ffb

Browse files
committed
Update README.md
1 parent ac1e162 commit 6b16ffb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
[![Total Downloads](https://img.shields.io/packagist/dt/datomatic/nova-enum-field.svg?style=for-the-badge)](https://packagist.org/packages/datomatic/nova-enum-field)
44
# Laravel Nova Enum Field
55

6-
Nova field for enum in PHP 8.1 and above with also compatibility with [datomatic/nova-enum-field](https://github.com/datomatic/nova-enum-field).
7-
The package is also compatible with both the pure `Enum` and `BackedEnum`.
8-
There is also a Nova Select filter and Nova Boolean filter.
6+
Nova field for enum in PHP 8.1 and above (both pure `Enum` and `BackedEnum`) with [datomatic/nova-enum-field](https://github.com/datomatic/nova-enum-field) compatibility.
97

108
![Select field on form](branding/select-field.png)
9+
10+
There is also a Nova Select filter and Nova Boolean filter:
1111
![Select filter](branding/select-filter.png)
1212
![Boolean filter](branding/boolean-filter.png)
1313

0 commit comments

Comments
 (0)