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 0df334a commit 5acf2ccCopy full SHA for 5acf2cc
composer.json
@@ -1,14 +1,14 @@
1
{
2
- "name": "hoksilato/laravel-admin-data-table-ext",
+ "name": "jxlwqq/data-table",
3
"description": "dataTable for laravel-admin",
4
"type": "library",
5
"keywords": ["laravel-admin", "extension"],
6
- "homepage": "https://github.com/hoksilato/laravel-admin-data-table-ext",
+ "homepage": "https://github.com/jxlwqq/data-table",
7
"license": "MIT",
8
"authors": [
9
10
- "name": "Cang Ta",
11
- "email": "hoksilato176@gmail.com"
+ "name": "jxlwqq",
+ "email": "jxlwqq@gmail.com"
12
}
13
],
14
"require": {
0 commit comments