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

BelongsToMany not working between resources

Open manojo123 opened this issue 5 years ago • 1 comments

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

manojo123 avatar May 13 '19 20:05 manojo123

Fixed that removing searchable() method in Roles and Permisions nova resource file

manojo123 avatar May 13 '19 20:05 manojo123