epartment / nova-dependency-container

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

Fixed issue - not recognised dependency fields #171

Closed sash closed 3 years ago

sash commented 3 years ago

The use is missing and therefore the ignore of the Dependencies that are not satisfied is not working or Nova actions

ragingdave commented 3 years ago

good catch on the missing import there Thanks!