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 6e2d312 + 4323a79 commit dbc157cCopy full SHA for dbc157c
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