vyuldashev / nova-permission

A Laravel Nova tool for Spatie's laravel-permission library
https://novapackages.com/packages/vyuldashev/nova-permission
419 stars 217 forks source link

Add wildcard permissions support #187

Open hayatbiralem opened 2 years ago

hayatbiralem commented 2 years ago

Hi,

First of all, thank you for this useful package.

I'm just trying and I realized that wildcard permissions are not discovered automatically. You can see it in the screenshot below:

image

Based on wildcard permissions, organisations.have.1 and organisations.have.2 permissions also could be green for the admin role, imo.

I do not know my recommendation makes any sense but I just want to make sure that we discused this topic.

Thanks in advance.