Skip to content

Conversation

@jshah4517
Copy link
Contributor

In Laravel 5.8, the cache was changed so it could accept seconds for TTL rather than minutes.
https://laravel.com/docs/5.8/upgrade#cache-ttl-in-seconds

It appears that this hasn't been changed in Kodeine so currently, the cache works for 1 second only by default. Changed it back to use minutes and also added a default value to the config helper in case it is does not exist.

@kodeine kodeine merged commit 31932c0 into kodeine:master Nov 14, 2019
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