simplesquid / nova-enum-field

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

Added support for Laravel 9 and bensampo/laravel-enum version 5 #44

Closed dees040 closed 2 years ago

eclipse313 commented 2 years ago

Please merge: the tests fail only because of the Nova repository. I tested it and it works perfectly under Laravel 9

mdpoulter commented 2 years ago

The GitHub actions will also need to be updated, so I will make these updates later today or tomorrow.

dees040 commented 2 years ago

Hey @mdpoulter, any update on this matter? Thanks.

mdpoulter commented 2 years ago

@dees040 Yes, joshgaber/NovaUnit v2.3 has been tagged with Laravel 9 support, so I will get on this tomorrow.