laravel-nova-permission icon indicating copy to clipboard operation
laravel-nova-permission copied to clipboard

A Laravel Nova tool for the Spatie Permission package

Results 7 laravel-nova-permission issues
Sort by recently updated
recently updated
newest added

For some reason, your publish command won't create the localization files/folders or views. Using Laravel Nova 2.0 + Laravel 5.8.* Can you please provider clear documentation where the translations should...

Hi and thank you for the package! I would like certain users to assign permissions to users but not edit or create the actual permissions. If I don't include the...

Hi and thank you for the package! According to https://nova.laravel.com/docs/2.0/resources/relationships.html#searchable-relations a morph to many field should show up on the edit / create screen but I don't see that after...

I cannot add belongsToMany relationship between roles and permissions. Each resource is not able to find a list of another.

Is there a way to add a permission requirement for the Roles and Permissions resources?

I have installed everything as instructed, create an Equipment Role and Assigned a permission named create equipment, then assigned it to the user who is logged in. When I add...