Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/laravel/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
在laravel框架中未找到PDO_Laravel_Pdo_Shared Hosting - Fatal编程技术网

在laravel框架中未找到PDO

在laravel框架中未找到PDO,laravel,pdo,shared-hosting,Laravel,Pdo,Shared Hosting,我使用的是Laravel,在使用2个月后出现以下错误: PHP Fatal error: Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Class 'PDO' not found in /home/origomal/laravel/config/database.php:16 有什么想法吗 Pdo已打开 可能正在尝试清除配置缓存: php artisan config:cache 没有ssh访问?

我使用的是Laravel,在使用2个月后出现以下错误:

PHP Fatal error:  Uncaught Symfony\Component\Debug\Exception\FatalThrowableError: Class 'PDO' not found in /home/origomal/laravel/config/database.php:16
有什么想法吗


Pdo已打开

可能正在尝试清除配置缓存:

php artisan config:cache

没有ssh访问?