Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 8594e3d

Browse files
author
Robert Kummer
committed
updated readme
1 parent ace9c9e commit 8594e3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ Optional: Add `'Analytics' => 'Ipunkt\LaravelAnalytics\AnalyticsFacade',` to `al
1818

1919
Run `php artisan vendor:publish`
2020

21-
Then edit `analytics.php` in `config` to your needs.
21+
Then edit `analytics.php` in `config` to your needs. We do config merge in the service provider, so your local settings
22+
will stay the same.
2223

2324
### With Laravel 4
2425

0 commit comments

Comments
 (0)