agungsugiarto / boilerplate

CodeIgniter4 Boilerplate based on AdminLTE 3 with user management, roles, permissions, ...
MIT License
158 stars 49 forks source link

Create Permission #29

Closed agungsugiarto closed 4 years ago

agungsugiarto commented 4 years ago

Describe the bug Create permission with name previously created.

To Reproduce Steps to reproduce the behavior:

  1. Go to permissions
  2. Click on button add permission

Expected behavior When permission name previously created with same name, should be show error. Because its unique name.