Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

when use protected $cacheCooldownSeconds = 300; // 5 m not expire #489

vahidalvandi started this conversation in General
Discussion options

i set $cacheCooldownSeconds = 300 but after edit database manually after 5 minute cache not rest

You must be logged in to vote

Replies: 2 comments

Comment options

@vahidalvandi Please provide more information:

Eloquent Query

Please provide the complete eloquent query that caused the bug, for example:

$model->with('otherModel')->get();
Stack Trace The full stack trace from your log file.

Environment

PHP: [e.g. 7.1.0]
OS: [e.g. Ubuntu 18.04]
Laravel: [e.g. 5.6.15]
Model Caching: [e.g. 0.2.61]

Additional Context

Add any other context about the problem here.

You must be logged in to vote
0 replies
Comment options

try this

public $cacheCooldownSeconds = 300;

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Converted from issue

This discussion was converted from issue #307 on March 05, 2025 13:49.

AltStyle によって変換されたページ (->オリジナル) /