issues
search
chiiya
/
filament-access-control
Admin user, role and permission management for Laravel Filament
MIT License
200
stars
25
forks
source link
Fixed column not found
#10
Closed
stephenjude
closed
2 years ago
stephenjude
commented
2 years ago
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'roles.id' in 'where clause' (SQL: select count(*) as aggregate from
permissions
where
name
= super-admin and
roles
.
id
<> 1)
permissions
wherename
= super-admin androles
.id
<> 1)