simplesquid / nova-enum-field

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

Fix Trying to get property 'value' of non-object #9

Closed trippo closed 4 years ago

trippo commented 4 years ago

This fix solve an issue on eloquent creation.

mdpoulter commented 4 years ago

Thanks for the PR, @trippo!

atymic commented 4 years ago

@mdpoulter

Can you please tag a release with this in it? Currently broken but packagist is missing a new version. Thanks!

mdpoulter commented 4 years ago

Whoops, I knew there was something I was forgetting! Done, thanks! :)