stisla-laravel icon indicating copy to clipboard operation
stisla-laravel copied to clipboard

Is there a CRUD for roles and permissions?

Open nauvalazhar opened this issue 5 years ago • 2 comments

Hi, I use your project on my new project for starters. I see a "role" field when it comes to creating new users. Is there a CRUD for roles and permissions?

Thank you for the great project

nauvalazhar avatar Apr 30 '19 04:04 nauvalazhar

Hello @nauvalazhar, models for roles and permissions are available but there isn't a UI available right now. Please check the users' table seeder for an idea. If that's something needed in admin interface, I'll push an update with a CRUD section for roles and permissions as well.

rehmatworks avatar Apr 30 '19 14:04 rehmatworks

I see, thank you for your reply.

nauvalazhar avatar May 01 '19 03:05 nauvalazhar