Replies: 1 comment 1 reply
-
If anyone wants to implement this themselves in the future, I added a migration to add a "description" column to the permissions table, then just tossed in a "description" key when creating a permission. migration:
Creating a permission
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
Very convenient tool, thank you!
I had a feature idea for being able to provide a description to a permission when creating one. I know you can make permission names verbose, but being able to add a small, maybe like 255 character limit description could be nice.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions