andersao / andersao/l5-repository
cache doesnt clear on relationship?
Ouverte
- Langage dominant
- PHP
- Étoiles
- 4.2k
- Forks
- 880
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
so i have a users?with=stats endpoint if they do they see stats..
I also have a stats/ POST endpoint where they can update their stats. Now when they do and go back to users?with=stats. the stats do not get updated?
so i assume that on update the stats, it only clear cache for STATS model and not users model.. so user model returns same data..
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.