check multiple roles with Blade directive @can?
// composer require spatie/laravel-permission
@hasanyrole('admin|manager')
I am either a manager or an admin or both!
@else
I have none of these roles...
@endhasanyrole
check multiple roles with Blade directive @can?
// composer require spatie/laravel-permission
@hasanyrole('admin|manager')
I am either a manager or an admin or both!
@else
I have none of these roles...
@endhasanyrole
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us