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
Describe the bug
Error in terminal:
DEPRECATED Laratrust\Traits\HasRolesAndPermissions::allPermissions(): Implicitly marking parameter $columns as nullable is deprecated, the explicit nullable type must be used instead in vendor/santigarcor/laratrust/src/Traits/HasRolesAndPermissions.php on line 501.
DEPRECATED Laratrust\Contracts\LaratrustUser::allPermissions(): Implicitly marking parameter $columns as nullable is deprecated, the explicit nullable type must be used instead in vendor/santigarcor/laratrust/src/Contracts/LaratrustUser.php on line 153.
To Reproduce
Normal installation
The text was updated successfully, but these errors were encountered:
Describe the bug
Error in terminal:
DEPRECATED Laratrust\Traits\HasRolesAndPermissions::allPermissions(): Implicitly marking parameter $columns as nullable is deprecated, the explicit nullable type must be used instead in vendor/santigarcor/laratrust/src/Traits/HasRolesAndPermissions.php on line 501.
DEPRECATED Laratrust\Contracts\LaratrustUser::allPermissions(): Implicitly marking parameter $columns as nullable is deprecated, the explicit nullable type must be used instead in vendor/santigarcor/laratrust/src/Contracts/LaratrustUser.php on line 153.
To Reproduce
Normal installation
The text was updated successfully, but these errors were encountered: