Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

This cache store does not support tagging #93

Description

@jasperf

We are getting issues as we use a cache driver that does not support a file or database cache driver.

BadMethodCallException · This cache store does not support tagging.
.....
$userActivity->uniqid = request()->token;
}
$location = geoip()->getLocation();
$browser = new \Sinergi\BrowserDetector\Browser();
$userActivity->updated_at = date('Y-m-d H:i:s');
.....

Perhaps a good idea to add a note to the README on this? We will look into Redis or Memcached.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions