diff --git a/routes/web.php b/routes/web.php index 16277592..ab776f57 100644 --- a/routes/web.php +++ b/routes/web.php @@ -87,7 +87,7 @@ Route::get('/test', function () { } DB::commit(); - +dd('invoices regenerated'); });