Laravel在执行auth()->check()时,报错:This cache store does not support tagging.解决办法:.env文件,修改CACHE_DRIVER=file为CACHE_DRIVER=redis即可。#CACHE_DRIVER=file CACHE_DRIVER=redis Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *Comment * Name * Email * Website Save my name, email, and website in this browser for the next time I comment.