Routes
The permissions and routes are bound together, in the edit permission page which set the current permissions can access the routing, in the HTTP method select box to select the method of access to the path, in the HTTP path textarea fill in the path to access.
For example, to add a permission, the permission can access the path /nue/users in GET method, then HTTP method select GET, HTTP path fill in /users.
Bila kamu ingin mengakses seluruh path dengan prefix /nue/users, maka HTTP path harus diisi dengan /users*, jika permission memiliki lebih dari satu paths, cukup pisahkan dengan baris baru (enter).