Files
sam-manage/app/Services
pro 12c7dfc947 fix:사용자 영구삭제 시 DB::table()로 하드 삭제
- SoftDeletes 모델의 delete()는 soft delete만 수행
- DB::table()로 직접 삭제하여 외래 키 제약 조건 해결

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:04:40 +09:00
..