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: readme.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,10 @@ This package is created to handle [server-side](https://www.datatables.net/manua
39
39
- Built-in support for exporting to CSV, EXCEL and PDF using [Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel).
40
40
- Built-in printer friendly view or create your own by overriding `printPreview()` method.
41
41
42
+
## Requirements:
43
+
- PHP 5.5.9 or later.
44
+
- Laravel 5.0 and later.
45
+
42
46
## Laravel 4.2 & DataTables v1.9.x Users
43
47
Most of the latest updates/features are not available on these versions. Please check [L4 Branch](https://github.com/yajra/laravel-datatables/tree/L4) and [L5 DT1.9](https://github.com/yajra/laravel-datatables/tree/L5-DT1.9) for old documentations of its features.
0 commit comments