Skip to content
This repository was archived by the owner on May 16, 2024. It is now read-only.

Commit 1cdb345

Browse files
authored
Update readme with boolean group note
1 parent f8aeccd commit 1cdb345

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
*NOTE*
2+
3+
There is now a native field in Nova called Boolean Group that replicates this field when using the `saveUncheckedValues` option. It is recommended that if you are using this package with that option enabled that you switch to the native Nova field as this package is only sporadically maintained.
4+
5+
---
6+
7+
18
# A checkbox field for Nova apps
29

310
This package contains a Laravel Nova field to add an array of checkboxes to your Nova resource forms and display the input from these fields.
@@ -190,4 +197,4 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re
190197

191198
## License
192199

193-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
200+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)