You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: engine-collection.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
# Collection Data Source
2
2
3
3
You may use Laravel's Collection as data source for your dataTables.
4
-
You can look at `Yajra\Datatables\Enginges\CollectionEngine` class which handles the conversion of your Collection into a readbale DataTable API response.
4
+
You can look at `Yajra\DataTables\Enginges\CollectionEngine` class which handles the conversion of your Collection into a readbale DataTable API response.
0 commit comments