Skip to content

Commit

Permalink
Merge pull request #2236 from yajra/quick-start
Browse files Browse the repository at this point in the history
[docs] Add link to new quick starter docs.
  • Loading branch information
yajra authored Nov 8, 2019
2 parents a873650 + 419aece commit f512b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ return datatables(User::all())->toJson();
- [jQuery DataTables v1.10.x](http://datatables.net/)

## Documentations
- [Laravel DataTables Quick Starter](https://yajrabox.com/docs/laravel-datatables/master/quick-starter)
- [Laravel DataTables Documentation](http://yajrabox.com/docs/laravel-datatables)
- [Laravel DataTables API](https://datatables.net/reference/api/)
- [Laravel 5.0 - 5.3 Demo Application](http://datatables.yajrabox.com)
Expand Down

0 comments on commit f512b4a

Please sign in to comment.