File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,11 @@ return datatables(User::all())->toJson();
36
36
## Documentations
37
37
38
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/ )
39
+ - [ Laravel DataTables Quick Starter ] ( https://yajrabox .com/docs/laravel-datatables/master/quick-starter )
40
+ - [ Laravel DataTables Documentation ] ( https://yajrabox.com/docs/laravel-datatables )
41
41
42
42
** NOTE: Documentation links below are currently offline.**
43
43
44
- - [ Laravel DataTables Quick Starter] ( https://yajrabox.com/docs/laravel-datatables/master/quick-starter )
45
- - [ Laravel DataTables Documentation] ( http://yajrabox.com/docs/laravel-datatables )
46
44
- [ Laravel 5.0 - 5.3 Demo Application] ( http://datatables.yajrabox.com )
47
45
- [ Laravel 5.4 Demo Application] ( http://dt54.yajrabox.com )
48
46
You can’t perform that action at this time.
0 commit comments