public/index.php を更新
All checks were successful
Deploy main / deploy (push) Successful in 23s

This commit is contained in:
gitadmin 2025-08-28 23:02:00 +09:00
parent bb3f85e10f
commit 2cccbd9c37

View File

@ -1,5 +1,5 @@
<?php <?php
echo 111;
use Illuminate\Foundation\Application; use Illuminate\Foundation\Application;
use Illuminate\Http\Request; use Illuminate\Http\Request;