File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Buttons Plugin Installation
2
2
3
+ Github: https://github.com/yajra/laravel-datatables-buttons
4
+
3
5
Run the following command in your project to get the latest version of the plugin:
4
6
5
7
` composer require yajra/laravel-datatables-buttons:^9.0 `
Original file line number Diff line number Diff line change 1
1
# Fractal Plugin Installation
2
2
3
+ Github: https://github.com/yajra/laravel-datatables-fractal
4
+
3
5
Run the following command in your project to get the latest version of the plugin:
4
6
5
7
` composer require yajra/laravel-datatables-fractal:^9.0 `
Original file line number Diff line number Diff line change 2
2
3
3
## Installation
4
4
5
+ Github: https://github.com/yajra/laravel-datatables-html
6
+
5
7
Run the following command in your project to get the latest version of the plugin:
6
8
7
9
` composer require yajra/laravel-datatables-html:^9.0 `
8
10
9
11
## Configuration
12
+
10
13
> This step is optional if you are using Laravel 5.5
11
14
12
15
Open the file ``` config/app.php ``` and then add following service provider.
You can’t perform that action at this time.
0 commit comments