Laravel11框架使用mews/captcha验证码报错SQLSTATE[42S02]: Base table or view not found: 1146 Table 'jytools.cache' doesn't exist 解决方法
2024-07-03
后端
Laravel
322
0
Laravel11框架使用mews/captcha验证码报错如下:Internal Server ErrorIlluminate\Database\QueryExceptionSQLSTATE[42S02]: Base table or view not found: 1146 Table 'jytools.cache' doesn't exist (Connection: mysql, SQL: insert into `cache` (`key`, `value`, `expiration`) values (captcha_9f6d8f0187bb70597effd7fa7eb692c6, a:9:{i:0;s:1:"r";i:1;s:1:"g";i:2;s:1:"r";i:3;s:1:"u";i:4;s:1:"r";i:5;s:1:"c";i:6;s:1:"t";i:7;s:1:"h";i:8;s:1:"c";}, 1719971047) on duplicate key update `key` = values(`key`), `value` = v