fix : _ide_helper.php 헬퍼 추가

- 개발 보조 기능
This commit is contained in:
2025-08-21 09:50:15 +09:00
parent 05745ee338
commit 3707b53ffc
53 changed files with 455 additions and 56 deletions

View File

@@ -5,6 +5,9 @@
use App\Traits\UppercaseAttributes;
use Illuminate\Database\Eloquent\Model;
/**
* @mixin IdeHelperSiteAdmin
*/
class SiteAdmin extends Model
{
use UppercaseAttributes; // 테이블 컬럼명 대문자 처리