laravel cache still show the deleted record when we delete record from database. cache is not updated it show the deleted record. #490
Replies: 5 comments
-
| laravel cache still show the deleted record when we delete record from database. cache is not updated after delete the record. Bug | 
Beta Was this translation helpful? Give feedback.
-
| cuz the query is cached !!try : | 
Beta Was this translation helpful? Give feedback.
-
| @Pankajmaurya138 Please provide more information: 
 | 
Beta Was this translation helpful? Give feedback.
-
| actually it happen in that case when i am using the model cache. scenario of this problem, | 
Beta Was this translation helpful? Give feedback.
-
| @Pankajmaurya138 Please provide the above items I listed. It's hard for me to provide help without the necessary information. Thanks :) | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Issue
summarize your issue here
Environment
Laravel Version: 6.2
Laravel Model Caching Package Version: ^0.7.3
PHP Version: 7.2
Homestead Version: x.y
Operating System & Version: win 10
Stack Trace
Beta Was this translation helpful? Give feedback.
All reactions