xiang 6 năm trước cách đây
mục cha
commit
6aac297d14
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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