Whenever I switch the Laravel session driver to Redis, I get the following error.
Target class [cache] does not exist.
Once I switch back to file, array everything works fine.
Whenever I switch the Laravel session driver to Redis, I get the following error.
Target class [cache] does not exist.
Once I switch back to file, array everything works fine.