atymic opened this issue 5 years ago · 1 comments
Looking at the code it seems that the request value is cast to an int. Since the enum package support strings/etc, we shouldn't cast (and let eloquent handle it)
Thanks @atymic for spotting that!