You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is possible to use the role or permission middleware using a second model Post if I'm using multiple user models? In my case I'm using both User and Post, but middleware seems to work only with User.