upsert
This commit is contained in:
parent
124aa8d260
commit
1819b2f411
@ -67,7 +67,7 @@ abstract class AbstractExport implements WithEvents, ShouldAutoSize
|
|||||||
'progress' => 0,
|
'progress' => 0,
|
||||||
];
|
];
|
||||||
|
|
||||||
Export::create($data);
|
Export::upsert($data);
|
||||||
|
|
||||||
app(ExportRepository::class)->forgetCached();
|
app(ExportRepository::class)->forgetCached();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user