Get user who doesnt have the specific role from many to many relation
I have users, role and role_user table, how do i get all users who doesnt have this specific role, for example i have role admin, and i want to show the list of users who is not admin so i can add the user to admin role