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 9880e8f commit 598c1b0Copy full SHA for 598c1b0
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::class` on `config/app.php` and publish config.
+Register `Yajra\Datatables\ButtonsServiceProvider::class` on `config/app.php` and publish config.
20
21
22
```php
0 commit comments