How to have several PlatformProviders? #1810
Unanswered
quarkmarino
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm creating a project in which I need to handle several types of users (based in roles), but I'd like to have its left panel navigation area well separated and defined, is the a way to have multiple PlatformProviders based on its User Role, currently I noticed that only App\Orchid\PlatformProvider is registered if it exists in the Application Service Container, but I'd like to have a more configurable way to define a bunch of them.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions