diff --git a/git b/git new file mode 100644 index 00000000..e69de29b diff --git a/routes/web.php b/routes/web.php index 4b9d5ff3..04d84ebf 100644 --- a/routes/web.php +++ b/routes/web.php @@ -6478,3 +6478,4 @@ Route::get('/view-info-articolo/{idarticolo}', [ArticleController::class, 'showI Route::get('/view-table/{tableName}/{numrec}', [ArticleController::class, 'showTableContent']); +// Prova