Skip to content

Commit 52f1506

Browse files
committed
edit example order column
1 parent a08f949 commit 52f1506

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

order-column.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ Route::get('user-data', function() {
3030
$query->orderBy('status', $order);
3131
});
3232
});
33+
```

0 commit comments

Comments
 (0)