dev:调试

This commit is contained in:
liubocheng 2025-03-27 11:50:39 +08:00
parent 5521c745f1
commit d77fa690bb
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
* @package Laravel * @package Laravel
* @author Taylor Otwell <taylor@laravel.com> * @author Taylor Otwell <taylor@laravel.com>
*/ */
echo '123';
exit();
define('LARAVEL_START', microtime(true)); define('LARAVEL_START', microtime(true));
/* /*