Skip to content

Commit a9e8cd3

Browse files
committed
Add system requirements.
1 parent f5355c6 commit a9e8cd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ This package is created to handle [server-side](https://www.datatables.net/manua
3939
- Built-in support for exporting to CSV, EXCEL and PDF using [Laravel-Excel](https://github.com/Maatwebsite/Laravel-Excel).
4040
- Built-in printer friendly view or create your own by overriding `printPreview()` method.
4141

42+
## Requirements:
43+
- PHP 5.5.9 or later.
44+
- Laravel 5.0 and later.
45+
4246
## Laravel 4.2 & DataTables v1.9.x Users
4347
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.
4448

0 commit comments

Comments
 (0)