I am getting this error since I installed Zizaco\\Entrust on my Authentication Routes.
BadMethodCallException: This cache store does not sup
in your .env file change to cache array
CACHE_DRIVER=array
and dont forget to run
php artisan config:cache