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

Refactor to use Laravel cache helper instead of custom implementation #514

Conversation

caendesilva
Copy link
Member

Fixes #485. Removes the .cache/ directory and uses the Laravel caching system. Also creates a default config file which must be published.

@caendesilva caendesilva merged commit 7c03d5c into master Jun 4, 2022
@caendesilva caendesilva deleted the 485-refactor-to-use-laravel-cache-helper-instead-of-custom-implementation branch June 4, 2022 18:14
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.

Refactor to use Laravel cache helper instead of custom implementation
2 participants