File tree 1 file changed +7
-1
lines changed
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,15 @@ return datatables(User::all())->toJson();
34
34
- [ jQuery DataTables v1.10.x] ( http://datatables.net/ )
35
35
36
36
## Documentations
37
+
38
+ - [ Github Docs] ( https://github.com/yajra/laravel-datatables-docs )
39
+ - [ Docs] ( https://laravel-datatables-docs.netlify.com/ ) provided by [ @bm2ilabs ] ( https://github.com/bm2ilabs )
40
+ - [ Laravel DataTables API] ( https://datatables.net/reference/api/ )
41
+
42
+ ** NOTE: Documentation links below are currently offline.**
43
+
37
44
- [ Laravel DataTables Quick Starter] ( https://yajrabox.com/docs/laravel-datatables/master/quick-starter )
38
45
- [ Laravel DataTables Documentation] ( http://yajrabox.com/docs/laravel-datatables )
39
- - [ Laravel DataTables API] ( https://datatables.net/reference/api/ )
40
46
- [ Laravel 5.0 - 5.3 Demo Application] ( http://datatables.yajrabox.com )
41
47
- [ Laravel 5.4 Demo Application] ( http://dt54.yajrabox.com )
42
48
You can’t perform that action at this time.
0 commit comments