LaravelDaily / laravel-permission-ui

81 stars 18 forks source link

Display error when I try to Edit User roles with uuid #16

Open obarreraf opened 1 year ago

obarreraf commented 1 year ago

For my user id i'm using uuid so when I try to edit user roles it show this error because is not a INT.

image

krekas commented 1 year ago

Status update: package idea abandoned.

Unfortunately, it's not possible/easy to build this package as flexible as I was expecting, with different layouts for Tailwind/Bootstrap/whatever and auto-implementing all Spatie package features for all possible cases. So I decided not to pursue this idea further and focus on other projects.

obarreraf commented 1 year ago

oh, well, thanks for let me know!