tdolph

Results 3 comments of tdolph

Thank you for the answer. My scenario is this. A company can join the website. That company can have many employees (users) that have different roles (jobs). For example, accountant,...

Okay, then i just add company_id foreign key to role table and thats it. Then i only show those roles to a company that they have created... right. And yes,...

@mrajabtech I ended up writing my own for my specific needs.