Hi,
I have a separate db for my permissions, so want to only hit it once, when the user logs in.
Where should I store the retrieved permissions? Just stick them in the session?
Where can I put the code, so that it gets executed when a user logs in?
Mick
are you trying to get all permissions or just the current user's permissions ?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community