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

issue setting a cached value #54

Closed
matiazar opened this issue Jan 17, 2024 · 0 comments
Closed

issue setting a cached value #54

matiazar opened this issue Jan 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@matiazar
Copy link

Laravel Settings

v3.3

Laravel Version

v10

Bug description

if some value is stored in cache. when you use Settings::set('xxx', 'zzz');
this will store zzz in cache for xxx key.. but there is no update in the DB.

if cache is off it will update DB

Steps to reproduce

No response

Relevant log output

No response

@matiazar matiazar added the bug Something isn't working label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant