Deepin laravel 報錯:could not find driver (SQL: select * from mvs limit 10)

Illuminate \ Database \ QueryException

could not find driver (SQL: select * from mvs limit 10)

Previous exceptions

could not find driver (0)

查看php版本php -v

安裝對應的php PDO  

sudo apt-get install php7.*(你版本號)-mysql

sudo apt-get install php7.*(你版本號)-pgsql

sudo apt-get install php7.*(你版本號)-sqlite

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章