We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a58a7 commit 2c9e9afCopy full SHA for 2c9e9af
cn/installation.md
@@ -36,7 +36,7 @@ Composer 安装完成后,下载[最新版Laravel框架](https://github.com/lar
36
37
Laravel 框架对系统环境有如下要求:
38
39
-- PHP >= 5.3.7
+- PHP >= 5.4
40
- MCrypt PHP 扩展
41
42
从 PHP 5.5 版本开始,针对某些操作系统的安装包需要你自己手工安装 PHP 的 JSON 扩展模块。如果你使用的是 Ubuntu,可以通过, `apt-get install php5-json` 命令直接安装。
0 commit comments