marcmascarell/artificer

Permissions system

marcmascarell opened this issue · 2 comments

We need a powerful permissions system.

We want to use a battle-tested package. It should be built upon Laravel's authorization functionality and should provide an easy way to create and assign roles.

Some candidates to use are:

laravel-permission
bouncer
lock-laravel

You are free to suggest another one.

Hi, I think that laravel-permission works well.
Can I do this issue?