【发布时间】:2016-04-15 15:46:19
【问题描述】:
得到"[PDOException] could not find driver" 错误。我正在尝试使用$php artisan migrate 进行迁移
我已尝试将此作为修复
http://www.shaneperera.com/blog/postgres-app-fix-could-not-find-driver-issue/
和
http://coolestguidesontheplanet.com/what-is-sip-in-osx-10-11-el-capitan/
修复"/usr/lib/php/extensions/no-debug-non-zts-20121212/#INST@17000#: Operation not allowed”错误。仍然得到相同的错误消息。
【问题讨论】:
-
请添加您的代码以便我们查看问题
-
您到底需要什么代码?我正在尝试建立一个 laravel 项目来拥有一个 postgresql 数据库。
标签: php macos postgresql laravel xampp