Level 33
@camiant not true it also looks for permissions on the role. Do not forget to run: php artisan cache:forget spatie.permission.cache
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, as the title states, is there a blade method or something else to check if a user or the roles assigned to him have a specific permission? I tried with "can", but it only search for permissions among user's ones.
Please or to participate in this conversation.