Role Permission Error
kobato-chan1912 opened this issue · 4 comments
kobato-chan1912 commented
I create a role called "Admin", and a user.
Although all permissions with role are checked, the left menu when logging in only shows Posts and Pages Item. And when i go to tags or cateogires manager, it got this error.
Too few arguments to function Juzaweb\Backend\Policies\TaxonomyPolicy::create(), 1 passed in /Users/maivietdung/Downloads/laravel-blog/blog-admin/vendor/laravel/framework/src/Illuminate/Auth/Access/Gate.php on line 797 and exactly 3 expected
kobato-chan1912 commented
Is the count of category and tag once every hour?
juzaweb commented
No! Maybe it's a bug, I'm checking it, thank you
kobato-chan1912 commented
It seems not to update the count in cate/tags model when removing/deleting a post.
juzaweb commented
Fixed error show taxonomy and update the count in taxonomy