Skip to content

Commit

Permalink
Merge pull request #79 from MadMikeyB/patch-2
Browse files Browse the repository at this point in the history
Update README to indicate Auto Package Discovery
  • Loading branch information
stygiansabyss authored Oct 29, 2018
2 parents 3f8c6fe + dc9b7b6 commit 98c2f37
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 @@ -36,6 +36,8 @@ Next, update composer from the terminal.

> Alternately, you can run "composer require syntax/steam-api:dev-master" from the command line.
> **Note**: If you are using Laravel 5.5, the next steps are unnecessary. This package supports Laravel [Package Discovery](https://laravel.com/docs/5.5/packages#package-discovery).
Once that is finished, add the service provider to `config/app.php`

'Syntax\SteamApi\SteamApiServiceProvider',
Expand Down

0 comments on commit 98c2f37

Please sign in to comment.