whisper-money/app/Models/Concerns
Víctor Falcón 66e89316da fix(spaces): satisfy Larastan in the space foundation
Read user_id/account_id via getAttribute so the nullable-FK guards aren't
flagged as always-true/false against the models' non-null PHPDoc types, and
backfill through the query builder (DB::table) instead of a generic Eloquent
builder, which also stamps soft-deleted rows without needing withTrashed().
2026-07-07 08:44:31 +02:00
..
BelongsToSpace.php fix(spaces): satisfy Larastan in the space foundation 2026-07-07 08:44:31 +02:00