aa
This commit is contained in:
@@ -248,7 +248,7 @@ function showOrdini()
|
|||||||
// $str = Schema::getColumnListing('Orderdetails');
|
// $str = Schema::getColumnListing('Orderdetails');
|
||||||
|
|
||||||
$orders = Orderdetail::orderBy('DataOra', 'desc')
|
$orders = Orderdetail::orderBy('DataOra', 'desc')
|
||||||
->take(50)
|
->take(20)
|
||||||
->get();
|
->get();
|
||||||
|
|
||||||
// Show the fields of the orders
|
// Show the fields of the orders
|
||||||
|
|||||||
Reference in New Issue
Block a user