Skip to content

Commit a47fa77

Browse files
committed
Fix buttons provider.
1 parent 9934b1d commit a47fa77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Service class is now extracted to own plugin, `Buttons Plugin`. If you are using
1616
composer require yajra/laravel-datatables-buttons:^1.0
1717
```
1818

19-
Register `Yajra\Datatables\ButtonsServiceProder` on 'config/app.php' and publish config.
19+
Register `Yajra\Datatables\ButtonsServiceProder::class` on `config/app.php` and publish config.
2020

2121

2222
```php

0 commit comments

Comments
 (0)