Chill Bits
—
If you got this error while setting up Laravel application. Try to remove the line cache_driver=database in your .env file.
cache_driver=database
.env
Or create cache table for your application.
You must be logged in to post a comment.
Leave a Reply
You must be logged in to post a comment.