You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.
Tried pulling this package into L5.3 and this is the error that i am getting:
[Symfony\Component\Debug\Exception\FatalErrorException]
Declaration of Illuminate\Database\Eloquent\Model::is(Illuminate\Database\Eloquent\Model $model) must be compatible with Bican\Roles\Contracts\HasRoleAndPermission::is($role, $all = false)
i have done some research on this particular issue, however this has been resolved, i have tried those suggestions with no success.
The text was updated successfully, but these errors were encountered:
This package has been deprecated for 5.3 as of some conflictions with the framework. The owner is no longer active. I think you should move for another package for future sake. I'm also looking for a new one now.
If you still want to stick with the package, you may look at other forks
Hi,
Tried pulling this package into L5.3 and this is the error that i am getting:
[Symfony\Component\Debug\Exception\FatalErrorException]
Declaration of Illuminate\Database\Eloquent\Model::is(Illuminate\Database\Eloquent\Model $model) must be compatible with Bican\Roles\Contracts\HasRoleAndPermission::is($role, $all = false)
i have done some research on this particular issue, however this has been resolved, i have tried those suggestions with no success.
The text was updated successfully, but these errors were encountered: