You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,8 @@ Next, update composer from the terminal.
36
36
37
37
> Alternately, you can run "composer require syntax/steam-api:dev-master" from the command line.
38
38
39
+
> **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).
40
+
39
41
Once that is finished, add the service provider to `config/app.php`
0 commit comments