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.
2 parents 193e056 + 7106b8d commit 4323a79Copy full SHA for 4323a79
readme.md
@@ -57,7 +57,7 @@ This package is created to handle [server-side](https://www.datatables.net/manua
57
`'Datatables' => yajra\Datatables\Datatables::class,`
58
59
#### Configuration
60
-**Laravel 5:** `$ php artisan vendor:publish`
+**Laravel 5:** `$ php artisan vendor:publish --provider="yajra\Datatables\DatatablesServiceProvider"`
61
62
**Laravel 4:** `$ php artisan config:publish yajra/laravel-datatables-oracle`
63
0 commit comments