初始化

This commit is contained in:
2025-06-17 09:46:57 +08:00
parent 78600b89b7
commit 7c393a3b16
14 changed files with 9317 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
<?php
namespace App\Http\Controllers;
class PhotoAlbumController extends Controller
{
//
}