報(bào)錯(cuò)信息:This cache store does not support tagging

image.png
解決方法:https://github.com/Zizaco/entrust/issues/541
修改.env CACHE_DRIVER=array 并且執(zhí)行下 php artisan config:cache 。
報(bào)錯(cuò)信息:This cache store does not support tagging
解決方法:https://github.com/Zizaco/entrust/issues/541
修改.env CACHE_DRIVER=array 并且執(zhí)行下 php artisan config:cache 。