File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 11# Buttons Plugin Installation
22
3+ Github: https://github.com/yajra/laravel-datatables-buttons
4+
35Run the following command in your project to get the latest version of the plugin:
46
57` composer require yajra/laravel-datatables-buttons:^9.0 `
Original file line number Diff line number Diff line change 11# Fractal Plugin Installation
22
3+ Github: https://github.com/yajra/laravel-datatables-fractal
4+
35Run the following command in your project to get the latest version of the plugin:
46
57` composer require yajra/laravel-datatables-fractal:^9.0 `
Original file line number Diff line number Diff line change 22
33## Installation
44
5+ Github: https://github.com/yajra/laravel-datatables-html
6+
57Run the following command in your project to get the latest version of the plugin:
68
79` composer require yajra/laravel-datatables-html:^9.0 `
810
911## Configuration
12+
1013> This step is optional if you are using Laravel 5.5
1114
1215Open the file ``` config/app.php ``` and then add following service provider.
You can’t perform that action at this time.
0 commit comments