当前位置:Gxlcms > 数据库问题 > 解决laravel Class 'Doctrine\DBAL\Driver\PDOMySql\Driver' not found 错误

解决laravel Class 'Doctrine\DBAL\Driver\PDOMySql\Driver' not found 错误

时间:2021-07-01 10:21:17 帮助过:164人阅读

dependency to your composer.json file. The Doctrine DBAL library is used to determine the current state of the column and create the SQL queries needed to make the specified adjustments to the column:

composer require doctrine/dbal

使用上面提到的命令安装指定依赖就行了。

 

这个错误是我使用renamecolume修改列的名字的时候发现的。

解决laravel Class 'Doctrine\DBAL\Driver\PDOMySql\Driver' not found 错误

标签:ctr   json   文档   current   driver   site   dep   nbsp   stat   

人气教程排行