Skip to content

Question: How can I get certain model Instance's users with ability 'update' ? #633

@greeto

Description

@greeto

I've:

  • User
  • Model: Project
  • I'm doing: $user->allow('update', $project);

The Question:
How can I get all users that related to the specific project? The idea is to do something like Github contributes. so I'm adding each user to the Model(Project)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions