We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1056ee commit 265a09dCopy full SHA for 265a09d
README.md
@@ -16,6 +16,10 @@ Laravel Datatable is a package designed to handle server-side logic for datatabl
16
- Ability to search through model relationships
17
- Customizable search logic (coming soon!)
18
19
+## Requirements
20
+- PHP ≥ 8.1
21
+- Laravel ≥ 9.0
22
+
23
## Installation
24
25
You can install the package via composer:
0 commit comments