xiang 6 年之前
父节点
当前提交
ea4c1c6dfb
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      public/index.php

+ 2 - 2
public/index.php

@@ -1,6 +1,6 @@
 <?php
-ini_set('display_errors', 1);
-error_reporting(E_ALL);
+// ini_set('display_errors', 1);
+// error_reporting(E_ALL);
 
 /**
  * Laravel - A PHP Framework For Web Artisans