I have tried looking on the Cartalyst site for some documentation, but I can not find it any where. So, my question is... If I have a list of groups on the create view, say Admin, Moderator and User. How would I then automate the permissions for these groups?
So I would want admin to have create: 1, delete: 1 etc. Moderators can create, but not delete and a user couldn't do any of this.
On my create, I would have a dropdown where you can assign these groups to signed up users and that would automatically create the permissions for that user.
Could someone give me a quick overview on the easiest way of doing this? I expect there's some sort of function on Sentry which will help, but with Sentry being taken off the site, I can't seem to find the documentation.