When I run laravel command in terminal php artisan cache:clear, I got error could not find driver (SQL: delete from "cache") .
php artisan cache:clear
could not find driver (SQL: delete from "cache")