Missing Dashboard Resources in Filament
Hello everyone,
I am currently facing an issue in my Filament project where several source sections in the board are unexpectedly disappearing; only two are visible. I haven't made any major changes recently and I am not sure what might have caused this issue. I have created Posts, Categories and Memebers but I can't see any of them. I don't understand the situation even though everything looks fine on the backend. Can you help?
4 Replies
Look To Polycy like PostPolycy MemberPolycy etc and user roles and permissions
or make one more time via command new resources what you need
Yes. I had installed Filamen Shield. As a test I commented out the MemberPolicy.php file and it appeared. But how can I find where the problem is? Thank you very much.
I can't see Filament Shield in the navbar, so I can't manage roles either. I have no idea why this is happening.
I had same
You don't have permissions to see it
Go to your RolePolycy and make
anyView just true for test purpose
next go to dashboard to see if it's shows
Also I assume you did all setup like in docs for shield
yes
I will review it again. Thank you very much my friend