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

Commit 83503d1

Browse files
author
Robert Kummer
authored
Add auto-discovery in readme
1 parent adc69d5 commit 83503d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
composer require ipunkt/laravel-analytics
99
```
1010

11+
Since Laravel supports the auto-discovery feature you do not need to add a provider and an alias. For older Laravel versions you have to do the following:
12+
1113
Add to `providers` in `config/app.php`:
1214

1315
```

0 commit comments

Comments
 (0)