Releases: yajra/laravel-datatables-buttons
Releases · yajra/laravel-datatables-buttons
v9.0.3
Fix $htmlBuilder must not be accessed before initialization
v9.0.2
Fix csv export filename extension
v9.0.0
- Added Laravel 9 specific support
- Bump major version to match with the framework
- Move
maatwebsite/excel
to suggest. #139
- Add phpstan static analysis
- Add tests
v4.13.1
Fix addScopes method pushing the array of scopes. #133
v4.13.0
Allow constructor arguments on make
method helper like how Laravel's Event::dispatch()
works.. #131
v4.10.2
Set the start to 0 on export #118