Great one there. How did you list all the roles and permission in the system? I didn't use the package because I couldn't automatically list all the permissions for any model which made it hard to dynamically assign roles and permission to any user.
Basically I made a script to find all tables I have in database, and add crud to each one of them. I might do a tutorial about it in the future InshaAllah.
Great one there. How did you list all the roles and permission in the system? I didn't use the package because I couldn't automatically list all the permissions for any model which made it hard to dynamically assign roles and permission to any user.
Basically I made a script to find all tables I have in database, and add crud to each one of them. I might do a tutorial about it in the future InshaAllah.
Please do one. It will really help.