rappasoft / laravel-authentication-log

Log user authentication details and send new device notifications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This cache store does not support tagging.

MrMooky opened this issue · comments

I did not find anything in the documentation of this package regarding caching, so I left my CACHE_DRIVER=file. But by doing so, right after installing the package and logging in, I get This cache store does not support tagging.

vendor/laravel/framework/src/Illuminate/Cache/Repository.php:495

Again, I reported this as a bug, since there is no mention regarding the cache in the docs. Removing the package "solved" the problem.

Ok, so the problem is with torann/geoip. For someone who never used either package, this should be noted in the docs (within this package) directly.

Sorry about that. I'll add a note to the docs.