Skip to content

Commit 2c8aeda

Browse files
committed
Merge pull request bgultekin#87 from yajra/bllim
fix config publish command. fix issue bgultekin#79
2 parents 31ecafc + 0acfd50 commit 2c8aeda

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
@@ -40,7 +40,7 @@ Composer will download the package. After package downloaded, open "app/config/a
4040
Finally you need to publish a configuration file by running the following Artisan command.
4141

4242
```php
43-
$ php artisan config:publish bllim/datatables
43+
$ php artisan config:publish bllim/laravel4-datatables-package
4444
```
4545

4646
### Usage

0 commit comments

Comments
 (0)