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 dc01b6d commit de1426eCopy full SHA for de1426e
CHANGELOG.md
@@ -8,6 +8,10 @@
8
9
## CHANGELOG
10
11
+### v4.23.0 - 03-04-2020
12
+
13
+- Allow Laravel 7 [#124], credits to @barryvdh.
14
15
### v4.22.0 - 03-03-2020
16
17
- Add shortcut method `hidden` to hide column instead of `visible(false)`.
@@ -615,6 +619,7 @@ To `created_at` with title `Created At`
615
619
[#114]: https://github.com/yajra/laravel-datatables-html/pull/114
616
620
[#116]: https://github.com/yajra/laravel-datatables-html/pull/116
617
621
[#122]: https://github.com/yajra/laravel-datatables-html/pull/122
622
+[#124]: https://github.com/yajra/laravel-datatables-html/pull/124
618
623
624
[#3]: https://github.com/yajra/laravel-datatables-html/issues/3
625
[#58]: https://github.com/yajra/laravel-datatables-html/issues/58
0 commit comments