StephaneGadzhev
2nd panel with other authmiddleware
All the panels work with the same user session. I have similar situation and i have a field in users which is called "role" and its filled with enum values "admin", "owner", "public". And with middleware i am checking the "role". My example is very simple, but i hope it helps as logic
8 replies