sunlight 7 年之前
父節點
當前提交
064722f4b9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/index.php

+ 1 - 1
public/index.php

6
  * @package  Laravel
6
  * @package  Laravel
7
  * @author   Taylor Otwell <taylor@laravel.com>
7
  * @author   Taylor Otwell <taylor@laravel.com>
8
  */
8
  */
9
-// require __DIR__ . '/../app/check/check.php';
9
+require __DIR__ . '/../app/check/check.php';
10
 /*
10
 /*
11
 |--------------------------------------------------------------------------
11
 |--------------------------------------------------------------------------
12
 | Register The Auto Loader
12
 | Register The Auto Loader