aa
This commit is contained in:
@@ -2178,7 +2178,7 @@ Route::get('/testcli', function () {
|
||||
$cliente->CodClienteGM = '';
|
||||
$cliente->IdNazione = 227; // ITALIA
|
||||
try {
|
||||
// $cliente->save();
|
||||
$cliente->save();
|
||||
dd($cliente);
|
||||
} catch (\Throwable $th) {
|
||||
dd($th);
|
||||
|
||||
Reference in New Issue
Block a user