Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache-duplicate-queries #1367

Closed
wants to merge 1 commit into from
Closed

cache-duplicate-queries #1367

wants to merge 1 commit into from

Conversation

sepisoltani
Copy link

According to #382 issue .
This PR uses Cache facade to cache duplicated queries

By changing the use_cache in the config/passport.php file into true


    'use_cache' => env('PASSPORT_USE_CACHE', false),

@taylorotwell
Copy link
Member

Resubmit with no unrelated spacing changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants