Skip to content

Commit 4323a79

Browse files
committed
# By Iván Sanchez # Via Arjay Angeles (1) and Iván Sanchez (1) * 'master' of https://github.com/yajra/laravel4-datatables-oracle: Only publish package configuration
2 parents 193e056 + 7106b8d commit 4323a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This package is created to handle [server-side](https://www.datatables.net/manua
5757
`'Datatables' => yajra\Datatables\Datatables::class,`
5858

5959
#### Configuration
60-
**Laravel 5:** `$ php artisan vendor:publish`
60+
**Laravel 5:** `$ php artisan vendor:publish --provider="yajra\Datatables\DatatablesServiceProvider"`
6161

6262
**Laravel 4:** `$ php artisan config:publish yajra/laravel-datatables-oracle`
6363

0 commit comments

Comments
 (0)