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 45e4991 + d9fe525 commit 7106b8dCopy full SHA for 7106b8d
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