JosephSilber / bouncer

Laravel Eloquent roles and abilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uuid for permissions table

faridanthony opened this issue · comments

Hi, great work! I'm curious on your thoughts on the best way to change all tables to uuid. I was able to set the Role and Ability models as in the docs, but how can I ensure the other tables use uuids for their printing keys? Thanks for your hard work.

Closing as #481 would address this and its label enhancement.