Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
全新安装 Mac OS 和 Laravel valet 并没有帮助解决这个问题。我深入挖掘并编辑了 PHP 7.2 和 7.3 的 php.ini 文件。
对这两个文件进行的编辑是“pecr.jit=1 to pecr.jit=0”仍然没有运气。
我注意到查询数据库时出现错误。发生这种情况时,Sequel Pro 也会崩溃。
这对我有用试试
删除 brew 和 composer 并重新安装它们并在 php.ini 中进行这些调整
在 macOS 上安装 Composer 时出错(JIT 编译失败)