laratrust icon indicating copy to clipboard operation
laratrust copied to clipboard

Handle roles and permissions in your Laravel application

Results 49 laratrust issues
Sort by recently updated
recently updated
newest added

First of all thanks for the great package. Currently I am using it in Laravel 9 and I am facing one issue. Whenever I create a user and assign a...

Hi, my user_roles table have extra attribute (eg: company_id). Is there a way to filter roles based on this attribute?

Non breaking change, when developers are using the default checkers. If someone's not, then config needs to be adjusted: 'checker' => 'default' split into two parts 1. 'user_checker' => 'default'...

Request getCurrentUserRoles() function with team to show display_name please Thanks

Hi @santigarcor I found this issue: [Sub Domain Route](https://github.com/santigarcor/laratrust/issues/556) I open this pull request to add this feature, can you review it

Hello The package is very good There is only one problem I want to move admin panel routes to my subdomain in Laravel but I can not It would be...

Hello @santigarcor Along with the laravel 8, jetstream package is introduced as default, to handle authentication functionality. As I have seen, it brings teams functionality, which bring new variables on...

enhancement

![image](https://user-images.githubusercontent.com/29161993/175048380-1fb7755a-73ae-4a1b-b4a8-37ce75edcaeb.png) [This](https://github.com/santigarcor/laratrust/blob/8a18c70bb1ced09baed361b68c432b0bedb74f16/stubs/seeder.stub#L44) `$p` variable never used anywhere

Change suggestion for those who use uuid