How to give the user access to a specific category? #5509
Unanswered
vabjoltafo
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi guys, I'm new to Laravel Voyager and Laravel as a framework too. I'm a frontend developer but I'm trying to build a full stack web with Voyager as a backend. As an admin I want to create multiple users to maintain the website posts. But the problem is that I need the users to see and post only on 1 category.
Example: I have 4 categories and 4 users, I need to make user 1 to access and post only on category 1, user 2 to category 2 and so on. Is there a way to make this possible?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions