Skip to content

Commit 07a3733

Browse files
committed
Add demonstration GIF to README and note Nova 5.7.5 compatibility
1 parent 6cce05b commit 07a3733

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,14 @@
77

88
A Laravel Nova field container allowing fields to depend on other field values. Show and hide fields dynamically based on other fields' values with support for complex conditional logic.
99

10+
![Nova Dependency Container Demo](https://i.imgur.com/P8ujZsG.gif)
11+
1012
## Features
1113

1214
- **Conditional Field Display**: Show/hide fields based on other field values
1315
- **Multiple Dependency Types**: Support for various comparison operators
1416
- **Complex Logic**: Chain multiple conditions together
15-
- **Nova 4 & 5 Compatible**: Works with Laravel Nova 4.x and 5.x
17+
- **Nova 4 & 5 Compatible**: Works with Laravel Nova 4.x and 5.x (tested with Nova 5.7.5)
1618
- **Laravel 12 Ready**: Full support for Laravel 11.x and 12.x
1719
- **PHP 8.3 Support**: Modern PHP features and type safety
1820
- **Fully Tested**: Comprehensive test coverage with Pest

0 commit comments

Comments
 (0)