xiang 6 年之前
父节点
当前提交
6aac297d14
共有 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