I already checked the Laravel-permission by Spatie but I can not find a native way to implement the concept of parent role which inherent child role permissions. I was using such concept in Yii2 but I can not able o switch such feature to Laravel.
I there is a Laravel package with able to do this I will be appreciate or if there is a way to do it manually also ok. Here is how it is implemented in Yii2 framework Yii2 autherization
