Doubt about the cache in Laravel

Asked

Viewed 26 times

0

I worked with php a few years ago and used Code Igniter, in it I remember that there was a problem. When two people logged into the site and their computers were on the same network, the system ended up returning each other’s data. This was possible to solve, but in Laravel I found nothing about. What I find is about using the cache but not on that subject. Could someone point me somewhere to talk about it? I couldn’t find anything specific in the documentation.

  • What data are you talking about? Access?

  • Exactly that.

  • Your question is very bad. I believe your question has no co-relation with Laravel, but with programming logic and system protection. Search on sessions and cookie.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.