Skip to content

Commit d9fe525

Browse files
committed
Only publish package configuration
1 parent 45e4991 commit d9fe525

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)