Help me how to resolve my shield plugin
Total permission not same and at navigation with title Jadwalsiswa actualy showed but in my case not showed
5 Replies
iam try use
php artisan config:cache
>> php artisan route:cache >> php artisan view:cache >> php artisan cache:clear >> php artisan permission:cache-reset but not working
>> php artisan route:cache >> php artisan view:cache >> php artisan cache:clear >> php artisan permission:cache-reset but not working
please never use any cache command in a local environment
what should i do sir, for resolve that?
cache:clear is fine, just dont cache anything again
@Yudi Wiputra Not sure I'm fully understanding your issue, but make sure that you have Policies in place for your Models. Without those, the Shield role/permissions settings won't be enforced