simplesquid / nova-enum-field

An enum field and filters for Laravel Nova.
MIT License
52 stars 26 forks source link

Allow nullable field #40

Closed mdpoulter closed 2 years ago

mdpoulter commented 2 years ago

Closes #37

Not the most elegant solution, but I was concerned about introducing a breaking change.