epartment / nova-dependency-container

A Laravel Nova field container allowing to depend on other fields values
MIT License
382 stars 163 forks source link

DependsOnNot - added ability to set property as array #183

Open xUJYx opened 3 years ago

xUJYx commented 3 years ago

Added ability to set dependency for a field "being NOT equal to a LIST of values"

xUJYx commented 3 years ago

If this PR will be merged - there will be no need to merge this PR ("DependsOnNot bug fix with strict check"). Current PR already fixing that bug...