Closed RVxLab closed 3 years ago
I think you are missing RoleSelect here :) @RVxLab
Yep, looks like you're correct. I'll fix those when I get home later and go over other files where this may be an issue.
RoleSelect has also been changed and I double checked everything else. This should be good to go! :)
Can we merge this?
Pinging @vyuldashev as he probably doesn’t get notified otherwise (I’ve had this happen before).
If you could merge this that’s be grand as this package is actually unusable at this time.
Remove type hints for fields as those are not compatible with Laravel\Nova\Resource
Remove type hints for RoleBooleanGroup::fillAttributeFromRequest as this isn't compatible with the base class
Fixes #163