How do I create a new permission and relate it to my action (backend / modules / company / create) ?, this because in the action create Permission, it does not show me the routes of the actions to relate it.
You can create a rule in the web interface or add it to the RBAC initialization, then put a check in the controller. Recorded a video on creating RBAC rules, binding to roles, and access checks.
How do I create a new permission and relate it to my action (backend / modules / company / create) ?, this because in the action create Permission, it does not show me the routes of the actions to relate it.