Closed SiebeVE closed 8 months ago
before merge this, this needs an update, since spatie permission v5 has team management, and also a BC breaks
Its seem no BC break from v4 to v5, it can be add support to v5 first, then later add feature of team manage with spatie permission v5
i try to install with spatie permission v5, it works great!
"require": {
"spatie/laravel-permission": "^5.0",
"vyuldashev/nova-permission": "dev-master",
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/SiebeVE/nova-permission.git"
}
]
}
@vyuldashev looking forward to it working with v5! 👍 😃
Would appreciate a release :)
I made a temporary solution until they look into this, I forked it and made it in a separate package https://github.com/Ahmedd-Ibrahim/nova-permission
I made a temporary solution until they look into this,
I forked it and made it in a separate package
Nice but if you look at #174 you will see this was already done by someone else.
1+