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 9934b1d commit a47fa77Copy full SHA for a47fa77
upgrade.md
@@ -16,7 +16,7 @@ Service class is now extracted to own plugin, `Buttons Plugin`. If you are using
16
composer require yajra/laravel-datatables-buttons:^1.0
17
```
18
19
-Register `Yajra\Datatables\ButtonsServiceProder` on 'config/app.php' and publish config.
+Register `Yajra\Datatables\ButtonsServiceProder::class` on `config/app.php` and publish config.
20
21
22
```php
0 commit comments