Skip to content

Tags: Hornet-Wing/laravel-model-caching

Tags

0.7.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
WIP - fix testing database connection.

0.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request mikebronner#282 from GeneaLabs/feature/update-to-l…

…aravel-6

Add Laravel 6.0 support.

0.6.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update changelog

0.6.2

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Add publish command, fix flushing of pivot releationships, fix detect…

…ion if cache is disabled

0.6.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added config and environment variable to allow removal of database in…

…formation from cache-key

0.6.0

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Change environment variable `MODEL_CACHE_DISABLED` to `MODEL_CACHE_EN…

…ABLED` to better conform to standards

Fixes mikebronner#266

0.5.6

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Remove use of helper methods

0.5.5

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fixed wheretest

0.5.4

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'master' of github.com:GeneaLabs/laravel-model-caching

0.5.3

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated changelog