Skip to content

Commit

Permalink
Update readme with boolean group note
Browse files Browse the repository at this point in the history
  • Loading branch information
fourstacks authored Nov 16, 2019
1 parent f8aeccd commit 1cdb345
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
*NOTE*

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.

---


# A checkbox field for Nova apps

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.
Expand Down Expand Up @@ -190,4 +197,4 @@ Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed re

## License

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

0 comments on commit 1cdb345

Please sign in to comment.