From d77fa690bb499af4867f98384e40acf12926a483 Mon Sep 17 00:00:00 2001 From: liubocheng <22913113@qq.com> Date: Thu, 27 Mar 2025 11:50:39 +0800 Subject: [PATCH] =?UTF-8?q?dev:=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 4584cbc..1c7d0de 100644 --- a/public/index.php +++ b/public/index.php @@ -6,7 +6,8 @@ * @package Laravel * @author Taylor Otwell */ - +echo '123'; +exit(); define('LARAVEL_START', microtime(true)); /*