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

Commit

Permalink
Add auto-discovery in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kummer authored Sep 10, 2018
1 parent adc69d5 commit 83503d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
composer require ipunkt/laravel-analytics
```

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:

Add to `providers` in `config/app.php`:

```
Expand Down

0 comments on commit 83503d1

Please sign in to comment.