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

Commit a962fce

Browse files
2 parents 38adb0a + da53fcc commit a962fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/Traits/Caching.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ public function isCachable() : bool
299299
$isCacheDisabled = ! Container::getInstance()
300300
->make("config")
301301
->get("laravel-model-caching.enabled");
302-
302+
a
303303
if ($isCacheDisabled) {
304304
return false;
305305
}

0 commit comments

Comments
(0)

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