action test producto gitea 2
All checks were successful
Deploy Laravel Directo / deploy (push) Successful in 5s
All checks were successful
Deploy Laravel Directo / deploy (push) Successful in 5s
This commit is contained in:
parent
ff89c5882e
commit
9e73f35b0b
@ -57,9 +57,9 @@ public function store(Request $request)
|
||||
|
||||
// ✅ AUDITORÍA DE CREACIÓN
|
||||
audit_log(
|
||||
'created',
|
||||
'created-gitea',
|
||||
'productos',
|
||||
$producto. '-' . 'gitea',
|
||||
$producto,
|
||||
null,
|
||||
$producto->toArray()
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user