0

I would like to manage the permissions of my roles. You should know that my roles are stored in the database. Generally, the permissions are for each object, I will like do the permissions for each action. How would you know?

Onita
  • 154
  • 8

1 Answers1

0

I think for your use-case ACL would fit the most.

The setup is a bit complex, but there are many benefits.

Darryl Hein
  • 142,451
  • 95
  • 218
  • 261
Flask
  • 4,966
  • 1
  • 20
  • 39