在 Laravel 部署中找不到驱动程序

问题描述 投票:0回答:0

当我尝试在https://shatificate.net/register 中注册我的项目时出现此问题。我已经在 https://niagahoster.co.id 上购买了域名和主机。当我联系支持人员时,他们说他们的 PDO 有错误,或者我本地的 php.ini 文件中有错误。但是这个问题出在托管上,而不是在我的本地主机上。我的本地主机完全没有错误。

could not find driver (Connection: mysql, SQL: select count(*) as aggregate from users where email = s@s) in Laravel

我想做什么?

php sql laravel hosting web-hosting
© www.soinside.com 2019 - 2024. All rights reserved.