Skip to content

Commit 7106b8d

Browse files
committed
Merge pull request #136 from sangar82/patch-1
Only publish package configuration
2 parents 45e4991 + d9fe525 commit 7106b8d

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)