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

Implement caching as an Eloquent Builder Extension #512

mikebronner started this conversation in Ideas
Discussion options

  • use Builder extend() or macro() method. (Hopefully that will work!)
  • implement cache key creation on a clone of the original builder, so as not to change anything on the actual query that runs.
  • see if the extend() method on global scopes can be used for parsing global scopes.
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
1 participant
Converted from issue

This discussion was converted from issue #260 on March 05, 2025 14:01.

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