Skip to content

Commit 10b3572

Browse files
Van Hocht, JorenVan Hocht, Joren
Van Hocht, Joren
authored and
Van Hocht, Joren
committed
Update readme and changelog
1 parent 6c79576 commit 10b3572

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ All Notable changes to `laravel-share` will be documented in this file
99
## 1.0.1 - 2016-11-27
1010

1111
- Add currentPage method
12-
- Apply some cleanups
12+
- Apply some cleanups
13+
14+
## 1.0.2 - 2017-06-30
15+
- Fix publish path for translation files

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Publish the package config & resource files.
5151
php artisan vendor:publish --provider="Jorenvh\Share\Providers\ShareServiceProvider"
5252
```
5353

54-
This will publish the ```laravel-share.php``` config file to your config folder, ```share.js``` in ```public/js/``` and ```laravel-share.php``` in your ```resources/lang/en/``` folder.
54+
This will publish the ```laravel-share.php``` config file to your config folder, ```share.js``` in ```public/js/``` and ```laravel-share.php``` in your ```resources/lang/vendor/en/``` folder.
5555

5656
### Fontawesome
5757

0 commit comments

Comments
 (0)