test
This commit is contained in:
@@ -6192,6 +6192,7 @@ Route::get('/qtanegativa', function () {
|
||||
->where('DescrizioneFormato', 'brossura')
|
||||
->where('DescrizioneTipologia', 'Libri')
|
||||
->orderBy('DataPubblicazione', 'desc')
|
||||
->limit(20)
|
||||
->get();
|
||||
$sep = ' | ';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user