Skip to content

Tags: TheDragonCode/laravel-cache

Tags

3.12.0

Toggle 3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #84 from TheDragonCode/3.x

Added Laravel 11 support

3.11.0

Toggle 3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #81 from TheDragonCode/3.x

Added the ability to work with tags without keys

3.10.2

Toggle 3.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #80 from TheDragonCode/3.x

Fixed a bug when working with text values like function names

3.10.1

Toggle 3.10.1's commit message
🧹 Fixed code-style

3.10.0

Toggle 3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #76 from TheDragonCode/3.x

Added `Cache::rememberForever` method

v3.9.0

Toggle v3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #74 from TheDragonCode/3.x

Added specifying the array key when generating a hash

v3.8.0

Toggle v3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #72 from TheDragonCode/3.x

Added mention of the possibility of using stdClass when getting TTL

v3.7.1

Toggle v3.7.1's commit message
📖 Updated .editorconfig file

v3.7.0

Toggle v3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #68 from TheDragonCode/3.x

Added `Cache::call()` method

v3.6.1

Toggle v3.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #67 from TheDragonCode/3.x

Fixed handling of boolean values