10.April 2026
This commit is contained in:
parent
a00c42e770
commit
f58c709945
208 changed files with 19280 additions and 2914 deletions
|
|
@ -92,6 +92,8 @@ class AboOrderCart
|
|||
]);
|
||||
}
|
||||
|
||||
AboHelper::ensureUserAboItemsFromLatestOrder($user_abo);
|
||||
|
||||
// Sicherstellen, dass die Items für dieses spezifische Abo geladen werden
|
||||
// Verwende fresh() um sicherzustellen, dass wir die aktuellen Daten haben
|
||||
$abo_items = $user_abo->user_abo_items()->get();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue