Fixes for base repo
This commit is contained in:
parent
e3949c0479
commit
553166c62e
1 changed files with 1 additions and 2 deletions
|
|
@ -195,7 +195,7 @@ class BaseRepository
|
|||
});
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
$model->saveQuietly();
|
||||
|
||||
/* Model now persisted, now lets do some child tasks */
|
||||
|
|
@ -364,4 +364,3 @@ class BaseRepository
|
|||
return $model->fresh();
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue