echo 123 #1

Merged
go.unhi merged 1 commits from test into main 2025-08-15 01:53:41 +09:00

View File

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